Skip to content

Commit

Permalink
update analysis options
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed Nov 14, 2023
1 parent 239cd10 commit f8036b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/dart_services/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ analyzer:
errors:
lines_longer_than_80_chars: ignore
unreachable_from_main: ignore
# Remove this once we remove the AnalysisIssue.sourceName field.
deprecated_member_use_from_same_package: ignore

linter:
rules:
Expand Down

0 comments on commit f8036b6

Please sign in to comment.