Skip to content

Commit

Permalink
fix: lint setting
Browse files Browse the repository at this point in the history
  • Loading branch information
ho2ri2s committed Jun 9, 2020
1 parent 42e8803 commit 8666574
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ linter:
flutter_style_todos: false
one_member_abstracts: false
avoid_function_literals_in_foreach_calls: false
non_constant_identifier_names: false
avoid_single_cascade_in_expression_statements: false
constant_identifier_names: false

0 comments on commit 8666574

Please sign in to comment.