Skip to content

Commit

Permalink
chore: Exclude one_member_abstracts rule (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
vblago authored May 25, 2024
1 parent 27ea424 commit a005428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ linter:
- null_check_on_nullable_type_parameter
- null_closures
# - omit_local_variable_types
- one_member_abstracts
# - one_member_abstracts
- only_throw_errors
- overridden_fields
- package_api_docs
Expand Down

0 comments on commit a005428

Please sign in to comment.