Skip to content

Commit

Permalink
Suppress comment references info
Browse files Browse the repository at this point in the history
  • Loading branch information
greglittlefield-wf committed Oct 10, 2024
1 parent 922d535 commit 3a6933a
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 @@ -15,6 +15,7 @@ analyzer:
unused_import: warning
unnecessary_import: warning
unnecessary_null_comparison: warning
comment_references: info
# To work around warning "'can_be_null_after_null_aware' isn't a recognized error code" in Dart 3
included_file_warning: info

Expand Down

0 comments on commit 3a6933a

Please sign in to comment.