From cc33aafc4f81934380b900818dd1ffc58204576d Mon Sep 17 00:00:00 2001 From: Tomas Sebestik Date: Mon, 22 Feb 2021 11:47:56 +0100 Subject: [PATCH] Update exclude_check_tools_files.txt Add tools/ci/mypy_ignore_list.txt to exclude_check_tools_files.txt --- tools/ci/exclude_check_tools_files.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/ci/exclude_check_tools_files.txt b/tools/ci/exclude_check_tools_files.txt index 3d8adc0218..0a79e38c19 100644 --- a/tools/ci/exclude_check_tools_files.txt +++ b/tools/ci/exclude_check_tools_files.txt @@ -15,6 +15,7 @@ tools/ci/get-full-sources.sh tools/ci/idf_ci_utils.py tools/ci/mirror-submodule-update.sh tools/ci/multirun_with_pyenv.sh +tools/ci/mypy_ignore_list.txt tools/ci/normalize_clangtidy_path.py tools/ci/push_to_github.sh tools/ci/python_packages/wifi_tools.py