mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 06:52:43 +01:00
reboot
This commit is contained in:
@@ -1,19 +1 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user