aboutsummaryrefslogtreecommitdiff
path: root/phpstan.neon
diff options
context:
space:
mode:
Diffstat (limited to 'phpstan.neon')
-rw-r--r--phpstan.neon1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpstan.neon b/phpstan.neon
index 99eac0e93..91509245f 100644
--- a/phpstan.neon
+++ b/phpstan.neon
@@ -7,6 +7,7 @@ parameters:
paths:
- .
excludePaths:
+ - .git/*
- lib/phpmailer/*
- lib/SimplePie/*
- node_modules/*