turn on curly_braces_in_flow_control_structures for develop-facing code (#105113)
This commit is contained in:
@@ -98,7 +98,7 @@ linter:
|
||||
# - conditional_uri_does_not_exist # not yet tested
|
||||
# - constant_identifier_names # needs an opt-out https://github.com/dart-lang/linter/issues/204
|
||||
- control_flow_in_finally
|
||||
# - curly_braces_in_flow_control_structures # not required by flutter style
|
||||
# - curly_braces_in_flow_control_structures # not required by flutter style, but developer-facing code should have this on
|
||||
- depend_on_referenced_packages
|
||||
- deprecated_consistency
|
||||
# - diagnostic_describe_all_properties # enabled only at the framework level (packages/flutter/lib)
|
||||
|
||||
Reference in New Issue
Block a user