From a5c99fddbf9987b81f5e97b34dee721f7720b530 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Fri, 15 Dec 2023 15:41:40 +0000 Subject: [PATCH] Alphabetise blacklist Change-Id: I037d15a20cb2f84424c5525bf5afb63b128ba785 Signed-off-by: Stephen Finucane --- blacklist.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blacklist.txt b/blacklist.txt index 4ce6f73770..2634b36572 100644 --- a/blacklist.txt +++ b/blacklist.txt @@ -3,6 +3,7 @@ astroid ansible-lint bandit +bashate flake8 flake8-docstrings flake8-import-order @@ -10,6 +11,7 @@ flake8-logging-format hacking isort mccabe +mypy pep257 pep8 pre-commit @@ -17,8 +19,6 @@ pyflakes pycodestyle pylint yamllint -bashate -mypy # The following Neutron libraries need to be blacklisted # as they do not use cycle-with-intermediary. The only time they