hellbound/utils/phpstan.neon

18 lines
334 B
Plaintext
Raw Normal View History

2021-11-26 11:16:25 +03:00
parameters:
level: 0
paths:
- ../gamectl
- ../gamectl.d/
- metagen/
- autogen/bundle.inc.php
- gme/
- jsm.inc.php
- json.inc.php
- jzon.inc.php
- msgpack_custom.inc.php
- taskman.inc.php
scanDirectories:
- composer/vendor/
ignoreErrors:
- '#Function jzon_parse_c not found#'