From 47e1a85079bacc79c881bdeeb7072e83f73bc564 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 19 Sep 2023 02:31:57 +0200 Subject: [PATCH] tools/hecat: remove obsolete configuration - the correct name for this setting is items_in_redirect_fatal and it is already set to true by default --- .hecat/awesome-lint.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.hecat/awesome-lint.yml b/.hecat/awesome-lint.yml index 2f74378836..5984ee8ee4 100644 --- a/.hecat/awesome-lint.yml +++ b/.hecat/awesome-lint.yml @@ -4,7 +4,6 @@ steps: module: processors/awesome_lint module_options: source_directory: ./ - items_in_delegate_to_fatal: False licenses_files: - licenses.yml - licenses-nonfree.yml