Fix custom lint

This commit is contained in:
problematicconsumer
2023-09-06 23:06:52 +03:30
parent b03d8cba99
commit 167ec5f797

View File

@@ -4,6 +4,7 @@ analyzer:
plugins: plugins:
- custom_lint - custom_lint
exclude: exclude:
- "libcore/**"
- "**.g.dart" - "**.g.dart"
- "lib/gen/**" - "lib/gen/**"
errors: errors: