2
0
mirror of https://github.com/esiur/esiur-dart.git synced 2025-05-06 12:02:57 +00:00
esiur-dart/analysis_options.yaml
2022-06-16 04:51:26 +03:00

15 lines
231 B
YAML

# analyzer:
# exclude: [build/**]
# language:
# strict-raw-types: true
# strict-casts: true
# strict-inference: true
# strong-mode:
# implicit-casts: false
# linter:
# rules:
# - cancel_subscriptions