mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Spell check for analysis_options.yaml (#78388)
This commit is contained in:
parent
8f3f3d4b82
commit
78a1a0cd74
@ -219,7 +219,7 @@ linter:
|
||||
- use_is_even_rather_than_modulo
|
||||
- use_key_in_widget_constructors
|
||||
- use_late_for_private_fields_and_variables
|
||||
# - use_named_constants # not yet yested
|
||||
# - use_named_constants # not yet tested
|
||||
- use_raw_strings
|
||||
- use_rethrow_when_possible
|
||||
# - use_setters_to_change_properties # not yet tested
|
||||
|
Loading…
Reference in New Issue
Block a user