WIP new lints
This commit is contained in:
parent
11d63e0522
commit
c34f681602
|
@ -112,6 +112,7 @@ linter:
|
|||
- unnecessary_string_interpolations
|
||||
- unnecessary_this
|
||||
- unrelated_type_equality_checks
|
||||
- use_decorated_box
|
||||
- use_full_hex_values_for_flutter_colors
|
||||
- use_is_even_rather_than_modulo
|
||||
- use_named_constants
|
||||
|
|
Loading…
Reference in New Issue