2
0
mirror of https://github.com/esiur/esiur-dart.git synced 2025-06-27 06:43:13 +00:00

Annotations

This commit is contained in:
2022-06-16 04:51:26 +03:00
parent 0f52fec828
commit 437121f223
10 changed files with 189 additions and 286 deletions

View File

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