Ref: Passt Linter-Rules an

This commit is contained in:
2025-12-22 03:34:15 +01:00
parent 92fec89333
commit 7a76f0d40e
4 changed files with 18 additions and 19 deletions

View File

@@ -24,7 +24,6 @@ linter:
- always_declare_return_types
- always_put_control_body_on_new_line
- always_put_required_named_parameters_first
- always_specify_types
- annotate_overrides
- annotate_redeclares
- avoid_annotating_with_dynamic
@@ -123,6 +122,7 @@ linter:
- noop_primitive_operations
- null_check_on_nullable_type_parameter
- null_closures
- omit_obvious_local_variable_types
- one_member_abstracts
- only_throw_errors
- overridden_fields