Skip to content

Commit

Permalink
🚨 Ignore unnecessary_library_name (#2310)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 authored Oct 7, 2024
1 parent 551c93f commit b4c5bc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ linter:
unnecessary_await_in_return: true
unnecessary_breaks: true
unnecessary_late: true
unnecessary_library_name: false
unnecessary_parenthesis: true

0 comments on commit b4c5bc6

Please sign in to comment.