From 1282f0e528675070180406c847ce9ff3ea98599f Mon Sep 17 00:00:00 2001 From: Jakob Hasse Date: Thu, 12 Aug 2021 11:02:43 +0800 Subject: [PATCH] [tools]: add mocks dir to pattern check exclude --- 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 0a79e38c19..142bbb40cc 100644 --- a/tools/ci/exclude_check_tools_files.txt +++ b/tools/ci/exclude_check_tools_files.txt @@ -26,6 +26,7 @@ tools/format-minimal.sh tools/format.sh tools/gen_esp_err_to_name.py tools/kconfig/**/* +tools/mocks/**/* tools/set-submodules-to-github.sh tools/templates/sample_component/CMakeLists.txt tools/templates/sample_component/include/main.h