Skip to content

Commit 979ac47

Browse files
authored
Merge pull request #181 from nicacode/patch-1
fix: static analysis
2 parents d6bee78 + 1beaac9 commit 979ac47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ parameters:
1010

1111
ignoreErrors:
1212
- '#Unsafe usage of new static\(\).#'
13+
- '#Command "datatables:html" does not have option*#'
1314

1415
excludePaths:
1516

0 commit comments

Comments
 (0)