From 3a8f6fc1f3c00f370f95a624b90be17fa5b10b85 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Tue, 29 Oct 2024 07:14:26 -0700 Subject: [PATCH] blast_repo fixes (dart-lang/test_process#63) This PR contains changes created by the blast repo tool. - `drop-lint` --- pkgs/test_process/analysis_options.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/test_process/analysis_options.yaml b/pkgs/test_process/analysis_options.yaml index 0e3ff07df..5607754d7 100644 --- a/pkgs/test_process/analysis_options.yaml +++ b/pkgs/test_process/analysis_options.yaml @@ -15,5 +15,4 @@ linter: - missing_whitespace_between_adjacent_strings - no_adjacent_strings_in_list - no_runtimeType_toString - - package_api_docs - unnecessary_await_in_return