Merge branch 'bugfix/exclude_mocks_from_file_pattern_check' into 'master'

[tools]: add mocks dir to pattern check exclude

See merge request espressif/esp-idf!14758
This commit is contained in:
Jakob Hasse 2021-08-12 06:53:07 +00:00
commit 94732f4fa8

View File

@ -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