1
0
Fork 0

Include phpstan rules file, closes #10813

pull/10812/head
Jordi Boggiano 2022-06-02 21:05:00 +02:00
parent f58b72a43b
commit 509c0fffbe
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 2 additions and 1 deletions

3
.gitattributes vendored
View File

@ -15,4 +15,5 @@
.travis.yml export-ignore .travis.yml export-ignore
appveyor.yml export-ignore appveyor.yml export-ignore
phpunit.xml.dist export-ignore phpunit.xml.dist export-ignore
/phpstan/ export-ignore /phpstan/* export-ignore
/phpstan/rules.neon -export-ignore