Skip to content

Commit bdaa697

Browse files
authored
Merge pull request #62 from VincentLanglet/patch-1
Add static analysis files to .gitattributes
2 parents eac01fb + c5257a1 commit bdaa697

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
/.gitattributes export-ignore
22
/.github export-ignore
33
/.gitignore export-ignore
4-
/phpcs.xml.dist export-ignore
4+
/phpcs.xml export-ignore
55
/phpunit.xml.dist export-ignore
66
/tests export-ignore
77
/test_fixtures export-ignore
8+
/phpstan.neon export-ignore
9+
/psalm.xml export-ignore

0 commit comments

Comments
 (0)