Sign in
dart
/
native
/
refs/heads/main
/
.
/
pkgs
/
jni
/
analysis_options.yaml
blob: 35cb735a7ec5ee3d197cc8a229b3f6d63fd84f1b [
file
] [
edit
]
include:
package
:
dart_flutter_team_lints/analysis_options.yaml
analyzer:
exclude:
[build/**, third_party/**, test/version_check/**]
language:
strict
-
raw
-
types:
true
linter:
rules:
prefer_final_locals:
true
prefer_const_declarations:
true