Skip to content

Commit 3c933e1

Browse files
committed
phpstan config file for Github Actions
1 parent c0cdf09 commit 3c933e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

phpstan.neon.dist

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
parameters:
2+
level: max
3+
fileExtensions:
4+
- php
5+
6+

0 commit comments

Comments
 (0)