Skip to content

Commit e5f60bd

Browse files
authored
blast_repo fixes (dart-lang/source_gen#730)
drop-lint
1 parent 40fd13c commit e5f60bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source_gen/source_gen/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)