30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-01 14:00:51 +00:00
weblinks/phpstan.neon
2023-05-18 19:11:25 +02:00

12 lines
267 B
Plaintext

includes:
- vendor/phpstan/phpstan-deprecation-rules/rules.neon
parameters:
level: 6
paths:
- src
scanDirectories:
- joomla/libraries
- joomla/administrator/components/com_finder/src/Indexer
ignoreErrors:
reportUnmatchedIgnoredErrors: false