Sign in
dart
/
sdk.git
/
refs/tags/3.6.0-112.0.dev
/
.
/
pkg
/
dtd_impl
/
analysis_options.yaml
blob: 9c5b160561f8502eecf8a7ebc6900a5a92a7e4ff [
file
] [
log
] [
blame
]
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