Skip to content

Commit

Permalink
Enable some more lints.
Browse files Browse the repository at this point in the history
  • Loading branch information
renggli committed Mar 14, 2021
1 parent 1c6efe4 commit e6c71d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysis_options.yaml
Expand Up @@ -155,7 +155,7 @@ linter:
- type_init_formals
- unawaited_futures
- unnecessary_await_in_return
# - unnecessary_brace_in_string_interps
- unnecessary_brace_in_string_interps
- unnecessary_const
# - unnecessary_final
- unnecessary_getters_setters
Expand Down

0 comments on commit e6c71d6

Please sign in to comment.