Sign in
flutter
/
third_party
/
io
/
2aba4f81b1d354596372a14b8f124e7ba39ec059
/
.
/
analysis_options.yaml
blob: bc3676168690fc1e2596101c638a5dc3c0d833a4 [
file
] [
log
] [
blame
]
include:
package
:
lints/recommended.yaml
analyzer:
language:
strict
-
casts:
true
strict
-
raw
-
types:
true
linter:
rules:
-
always_declare_return_types
-
omit_local_variable_types
-
prefer_single_quotes
-
unawaited_futures