aboutsummaryrefslogtreecommitdiff
path: root/phpstan.neon.dist
diff options
context:
space:
mode:
Diffstat (limited to 'phpstan.neon.dist')
-rw-r--r--phpstan.neon.dist7
1 files changed, 7 insertions, 0 deletions
diff --git a/phpstan.neon.dist b/phpstan.neon.dist
new file mode 100644
index 0000000..b05dc95
--- /dev/null
+++ b/phpstan.neon.dist
@@ -0,0 +1,7 @@
+parameters:
+ level: 6
+ errorFormat: raw
+ editorUrl: '%%file%% %%line%% %%column%%: %%error%%'
+ paths:
+ - src
+ - tests