Skip to content

Commit

Permalink
blast_repo fixes (dart-lang/source_gen#730)
Browse files Browse the repository at this point in the history
drop-lint
  • Loading branch information
kevmoo authored Oct 30, 2024
1 parent 4bab739 commit b8b629d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/source_gen/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,11 @@ 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
- require_trailing_commas
- sort_child_properties_last
- unnecessary_await_in_return
- unsafe_html
- use_full_hex_values_for_flutter_colors
- use_string_buffers

0 comments on commit b8b629d

Please sign in to comment.