Sign in
dart
/
sdk.git
/
609f2f95b1b5e676b64427a75e7dfb84b45fff7c
/
.
/
pkg
/
dtd_impl
/
analysis_options.yaml
blob: 9c5b160561f8502eecf8a7ebc6900a5a92a7e4ff [
file
]
include:
package
:
lints/recommended.yaml
linter:
rules:
-
avoid_void_async
-
unawaited_futures
-
require_trailing_commas
-
prefer_relative_imports
analyzer:
language:
strict
-
inference:
true
strict
-
raw
-
types:
true