Skip to content

Commit

Permalink
fix lints
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Jan 24, 2024
1 parent 5d2ce07 commit 938f631
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions support/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ analyzer:
errors:
# treat missing required parameters as a warning (not a hint)
missing_required_param: warning
# treat missing returns as a warning (not a hint)
missing_return: warning
# allow having TODOs in the code
todo: ignore
# Ignore errors like
Expand Down

0 comments on commit 938f631

Please sign in to comment.