Update analysis options
This commit is contained in:
parent
799c15321b
commit
112fe960be
|
@ -23,6 +23,8 @@ linter:
|
|||
rules:
|
||||
# avoid_print: false # Uncomment to disable the `avoid_print` rule
|
||||
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
|
||||
curly_braces_in_flow_control_structures: false
|
||||
avoid_print: false
|
||||
|
||||
# Additional information about this file can be found at
|
||||
# https://dart.dev/guides/language/analysis-options
|
||||
|
|
Loading…
Reference in New Issue
Block a user