mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-07-04 20:48:45 +02:00
Fix unreal error phpstan
This commit is contained in:
parent
91f6ab8e6d
commit
37b2a93323
3 changed files with 13 additions and 9 deletions
5
tests/phpstan/config.neon
Normal file
5
tests/phpstan/config.neon
Normal file
|
@ -0,0 +1,5 @@
|
|||
parameters:
|
||||
reportUnmatchedIgnoredErrors: false
|
||||
|
||||
ignoreErrors:
|
||||
- '#Constant RASPISMS_[a-zA-Z0-9\\_]+ not found.#'
|
Loading…
Add table
Add a link
Reference in a new issue