blob: 234eadae5514fc65c6a1c3b58e8a7b87fa89854e [file] [log] [blame]
analyzer:
language:
enableSuperMixins: true
exclude:
- 'doc/**'
- 'lib/src/third_party/pkg/**'
- 'lib/templates/*.html'
- 'pub.dartlang.org/**'
- 'testing/**'
- 'testing/test_package_flutter_plugin/**'
- 'testing/test_package_export_error/**'
linter:
rules:
- always_declare_return_types
- annotate_overrides
- avoid_init_to_null
- directives_ordering
- no_adjacent_strings_in_list
- package_api_docs
- slash_for_doc_comments
- prefer_final_fields
# - unnecessary_brace_in_string_interps