Skip to content

Commit 2c2c78d

Browse files
authored
blast_repo fixes (#1452)
This PR contains changes created by the blast repo tool. - `drop-lint`
1 parent 3e4dbe3 commit 2c2c78d

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
@@ -19,12 +19,10 @@ linter:
1919
- literal_only_boolean_expressions
2020
- missing_whitespace_between_adjacent_strings
2121
- no_runtimeType_toString
22-
- package_api_docs
2322
- prefer_const_declarations
2423
- prefer_expression_function_bodies
2524
- prefer_final_locals
2625
- sort_child_properties_last
2726
- unnecessary_breaks
28-
- unsafe_html
2927
- use_full_hex_values_for_flutter_colors
3028
- use_string_buffers

0 commit comments

Comments
 (0)