analysis_options.yaml 415 B

123456789101112131415161718
  1. #analyzer:
  2. # strong-mode:
  3. # implicit-casts: false
  4. # implicit-dynamic: false
  5. #
  6. #linter:
  7. # rules:
  8. # - await_only_futures
  9. # - cancel_subscriptions
  10. # - close_sinks
  11. # - hash_and_equals
  12. # - iterable_contains_unrelated_type
  13. # - list_remove_unrelated_type
  14. # - sort_constructors_first
  15. # - test_types_in_equals
  16. # - unnecessary_new
  17. # - unrelated_type_equality_checks
  18. # - valid_regexps