diff --git a/analysis_options.yaml b/analysis_options.yaml index 3eecbcc0c1..c258678294 100644 --- a/analysis_options.yaml +++ b/analysis_options.yaml @@ -128,6 +128,7 @@ linter: - no_logic_in_create_state # - no_runtimeType_toString # ok in tests; we enable this only in packages/ - no_self_assignments + - no_wildcard_variable_uses - non_constant_identifier_names - noop_primitive_operations - null_check_on_nullable_type_parameter