jsonedit/phpstan.neon

15 lines
182 B
Plaintext
Raw Permalink Normal View History

2024-10-07 09:41:21 +00:00
parameters:
level: 5
excludePaths:
- doc
- vendor
- var
- tests
# Paths to include in the analysis
paths:
- src
treatPhpDocTypesAsCertain: false