mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-25 12:37:29 +08:00
Revert "fix: resolve PHPStan static analysis warnings"
This reverts commit 2d3e4b4a95.
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
includes:
|
||||
- vendor/larastan/larastan/extension.neon
|
||||
- vendor/nesbot/carbon/extension.neon
|
||||
|
||||
parameters:
|
||||
|
||||
paths:
|
||||
- app/
|
||||
|
||||
# Level 10 is the highest level
|
||||
level: 5
|
||||
|
||||
ignoreErrors:
|
||||
- '#Negated boolean expression is always false\.#'
|
||||
|
||||
# excludePaths:
|
||||
# - ./*/*/FileToBeExcluded.php
|
||||
Reference in New Issue
Block a user