Ignore avoid_print analysis_option
I dont want to use a logging library.
This commit is contained in:
parent
8fb58a4db1
commit
2a1eb9d07f
|
@ -3,3 +3,4 @@ include: package:flutter_lints/flutter.yaml
|
|||
linter:
|
||||
rules:
|
||||
curly_braces_in_flow_control_structures: false
|
||||
avoid_print: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user