Skip to content

Commit

Permalink
chore: remove unnecessary_library_name
Browse files Browse the repository at this point in the history
  • Loading branch information
alestiago committed Jun 12, 2024
1 parent 3e9077e commit 2566b3e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/analysis_options.6.0.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ linter:
- unnecessary_lambdas
- unnecessary_late
- unnecessary_library_directive
- unnecessary_library_name
- unnecessary_new
- unnecessary_null_aware_assignments
- unnecessary_null_checks
Expand Down Expand Up @@ -210,4 +209,3 @@ linter:
- use_to_and_as_if_applicable
- valid_regexps
- void_checks

0 comments on commit 2566b3e

Please sign in to comment.