mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 10:53:37 +00:00
Exclude test data.
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
# .scrutinizer.yml
|
# .scrutinizer.yml
|
||||||
tools:
|
tools:
|
||||||
external_code_coverage: false
|
external_code_coverage: false
|
||||||
|
filter:
|
||||||
|
excluded_paths:
|
||||||
|
- app/Support/Migration/*
|
||||||
|
Reference in New Issue
Block a user