cpd_2023_hello/analysis_options.yaml

10 lines
332 B
YAML
Raw Permalink Normal View History

2023-03-31 17:02:41 +02:00
include: package:flutter_lints/flutter.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
# Additional information about this file can be found at
# https://dart.dev/guides/language/analysis-options