committed by
GitHub
parent
e15c92852f
commit
06ed8e65a7
@@ -173,7 +173,7 @@ linter:
|
||||
- prefer_is_not_empty
|
||||
- prefer_is_not_operator
|
||||
- prefer_iterable_whereType
|
||||
# - prefer_mixin # has false positives, see https://github.com/dart-lang/linter/issues/3018
|
||||
- prefer_mixin
|
||||
# - prefer_null_aware_method_calls # "call()" is confusing to people new to the language since it's not documented anywhere
|
||||
- prefer_null_aware_operators
|
||||
- prefer_relative_imports
|
||||
|
||||
Reference in New Issue
Block a user