mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
14 lines
No EOL
235 B
Text
14 lines
No EOL
235 B
Text
includes:
|
|
- src/includes/vendor/phpstan/phpstan-deprecation-rules/rules.neon
|
|
|
|
parameters:
|
|
level: 1
|
|
paths:
|
|
- src
|
|
excludePaths:
|
|
analyse:
|
|
- src/includes/vendor
|
|
bootstrapFiles:
|
|
- src/config-sample.php
|
|
fileExtensions:
|
|
- php |