6 lines
245 B
YAML
6 lines
245 B
YAML
include: package:wyatt_analysis/analysis_options.flutter.1.1.1.yaml
|
|
|
|
linter:
|
|
rules:
|
|
# avoid_print: false # Uncomment to disable the `avoid_print` rule
|
|
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule |