mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-22 08:56:39 -06:00
8 lines
156 B
YAML
8 lines
156 B
YAML
# .scrutinizer.yml
|
|
tools:
|
|
external_code_coverage: false
|
|
filter:
|
|
excluded_paths:
|
|
- app/Support/Migration/*
|
|
- app/database/migrations/*
|