mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-23 01:16:46 -06:00
7 lines
120 B
YAML
7 lines
120 B
YAML
# .scrutinizer.yml
|
|
tools:
|
|
external_code_coverage: false
|
|
filter:
|
|
excluded_paths:
|
|
- app/Support/Migration/*
|