blob: e1e580d9f4df3c5153a4a9c0f597cb8842a2891d [file] [log] [blame]
analyzer:
errors:
todo: ignore
exclude:
- testcases/**
linter:
rules:
- collection_methods_unrelated_type
- curly_braces_in_flow_control_structures
- prefer_adjacent_string_concatenation
- unawaited_futures
- recursive_getters
- avoid_empty_else
- empty_statements
- valid_regexps
- package_api_docs
- lines_longer_than_80_chars
- unrelated_type_equality_checks
- annotate_overrides
- always_declare_return_types
# - always_specify_types