From c13585d789c19ea2641fd70e14c08417650ac80c Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Mon, 28 Oct 2024 22:02:48 -0700 Subject: [PATCH] blast_repo fixes drop-lint --- analysis_options.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/analysis_options.yaml b/analysis_options.yaml index 4786eef5b..f45a2193b 100644 --- a/analysis_options.yaml +++ b/analysis_options.yaml @@ -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