Skip to content

Commit 936fb07

Browse files
authored
blast_repo fixes (#730)
drop-lint
1 parent eb98c68 commit 936fb07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

analysis_options.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,11 @@ linter:
2323
- literal_only_boolean_expressions
2424
- missing_whitespace_between_adjacent_strings
2525
- no_runtimeType_toString
26-
- package_api_docs
2726
- prefer_const_declarations
2827
- prefer_expression_function_bodies
2928
- prefer_final_locals
3029
- require_trailing_commas
3130
- sort_child_properties_last
3231
- unnecessary_await_in_return
33-
- unsafe_html
3432
- use_full_hex_values_for_flutter_colors
3533
- use_string_buffers

0 commit comments

Comments
 (0)