Ver código fonte

Add analysis options

Ben Hagen 6 anos atrás
pai
commit
bdb0278b57
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      analysis_options.yaml

+ 2 - 0
analysis_options.yaml

@@ -10,6 +10,8 @@ linter:
     - hash_and_equals
     - iterable_contains_unrelated_type
     - list_remove_unrelated_type
+    - sort_constructors_first
     - test_types_in_equals
+    - unnecessary_new
     - unrelated_type_equality_checks
     - valid_regexps