phpstan ignore config.php
This commit is contained in:
parent
833af4c62e
commit
3fb5120142
|
@ -8,3 +8,8 @@ parameters:
|
|||
- tests
|
||||
scanDirectories:
|
||||
- includes
|
||||
ignoreErrors:
|
||||
-
|
||||
message: '#.*#'
|
||||
path: config/config.php
|
||||
reportUnmatched: false
|
||||
|
|
Loading…
Reference in New Issue