Skip to content

Commit

Permalink
blast_repo fixes (#1452)
Browse files Browse the repository at this point in the history
This PR contains changes created by the blast repo tool.

- `drop-lint`
  • Loading branch information
kevmoo authored Oct 29, 2024
1 parent 3e4dbe3 commit 2c2c78d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,10 @@ linter:
- literal_only_boolean_expressions
- missing_whitespace_between_adjacent_strings
- no_runtimeType_toString
- package_api_docs
- prefer_const_declarations
- prefer_expression_function_bodies
- prefer_final_locals
- sort_child_properties_last
- unnecessary_breaks
- unsafe_html
- use_full_hex_values_for_flutter_colors
- use_string_buffers

0 comments on commit 2c2c78d

Please sign in to comment.