1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/.scrutinizer.yml
2020-05-19 17:51:28 -04:00

16 lines
233 B
YAML

build:
environment:
postgresql: false
redis: false
checks:
php: true
filter:
excluded_paths:
- "tests/"
- "src/Psalm/Stubs/"
- "examples/"
- "src/Psalm/CallMap.php"
- "src/Psalm/PropertyMap.php"