Sign in
dart
/
sdk
/
a16f1adc2a384a92ac4a75ee2e76a31b2021f9d1
/
.
/
pkg
/
vm_service
/
analysis_options.yaml
blob: 39e9ee936a7e327e8c75075e7adb55be06a91a57 [
file
] [
log
] [
blame
]
include:
package
:
lints/recommended.yaml
linter:
rules:
# still 5 errors in lib/src/vm_service.dart
#- comment_references
directives_ordering:
true
prefer_single_quotes:
true
unawaited_futures:
true