Skip to content

Commit

Permalink
Turn on unnecessary_statements, which would have helped catch a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
greglittlefield-wf committed Oct 29, 2019
1 parent 10169fc commit db9478d
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 @@ -23,3 +23,4 @@ linter:
- type_init_formals
- unnecessary_brace_in_string_interps
- unnecessary_getters_setters
- unnecessary_statements

0 comments on commit db9478d

Please sign in to comment.