Skip to content

Commit

Permalink
Update linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Barabas5532 committed Nov 18, 2023
1 parent 2c45be4 commit c16fa43
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions frontend/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,9 @@ linter:
prefer_const_constructors_in_immutables: false

public_member_api_docs: false

# Low value, and looks odd when an integer is mixed in with with other double literals
prefer_int_literals: false

# Not that much better, and there is no quick fix
prefer_foreach: false

0 comments on commit c16fa43

Please sign in to comment.