You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fluffychat/analysis_options.yaml

13 lines
220 B
YAML

5 years ago
include: package:pedantic/analysis_options.yaml
linter:
rules:
5 years ago
- camel_case_types
5 years ago
- avoid_print
5 years ago
analyzer:
errors:
todo: ignore
exclude:
5 years ago
- lib/generated_plugin_registrant.dart
- lib/l10n/*.dart