firefly-iii/.scrutinizer.yml
2016-08-12 16:06:27 +02:00

8 lines
156 B
YAML

# .scrutinizer.yml
tools:
external_code_coverage: false
filter:
excluded_paths:
- app/Support/Migration/*
- app/database/migrations/*