mirror of
https://github.com/flutter/samples.git
synced 2026-04-04 18:51:05 +00:00
[linting_tool] Implement saving rules to DB (#860)
This commit is contained in:
committed by
GitHub
parent
1818925286
commit
bbb8e342f1
@@ -3,6 +3,7 @@ include: package:flutter_lints/flutter.yaml
|
||||
analyzer:
|
||||
exclude:
|
||||
- lib/model/rule.g.dart
|
||||
- test/widget_test.mocks.dart
|
||||
strong-mode:
|
||||
implicit-casts: false
|
||||
implicit-dynamic: false
|
||||
|
||||
Reference in New Issue
Block a user