Files
sdk/pkg/analyzer_plugin/analysis_options.yaml
T

12 lines
238 B
YAML

analyzer:
strong-mode: true
linter:
rules:
- annotate_overrides
- empty_constructor_bodies
- empty_statements
- prefer_single_quotes
- unawaited_futures
- unnecessary_brace_in_string_interp
- valid_regexps