subtracks/analysis_options.yaml
austinried 963c15636c aab build, release signing
clean up analyze issues
2023-04-28 12:26:02 +09:00

20 lines
426 B
YAML

include: package:flutter_lints/flutter.yaml
linter:
rules:
prefer_relative_imports: true
analyzer:
exclude:
- '**.freezed.dart'
- '**.g.dart'
- '**.gr.dart'
plugins:
# broken currently and may not get fixed
# https://github.com/simolus3/drift/issues/2342
# - drift
# also broken but only recently reported
# https://github.com/rrousselGit/riverpod/issues/2180
# - custom_lint