test: maintain coverage gate and add ghost path exclusion test
This commit is contained in:
@@ -7,6 +7,7 @@ analyzer:
|
||||
unused_local_variable: error
|
||||
dead_code: error
|
||||
exclude:
|
||||
- "fvm/**"
|
||||
- lib/data/db/database.g.dart
|
||||
- "**/*.g.dart"
|
||||
- "**/*.freezed.dart"
|
||||
|
||||
Reference in New Issue
Block a user