mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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:
commit
94732f4fa8
@ -26,6 +26,7 @@ tools/format-minimal.sh
|
|||||||
tools/format.sh
|
tools/format.sh
|
||||||
tools/gen_esp_err_to_name.py
|
tools/gen_esp_err_to_name.py
|
||||||
tools/kconfig/**/*
|
tools/kconfig/**/*
|
||||||
|
tools/mocks/**/*
|
||||||
tools/set-submodules-to-github.sh
|
tools/set-submodules-to-github.sh
|
||||||
tools/templates/sample_component/CMakeLists.txt
|
tools/templates/sample_component/CMakeLists.txt
|
||||||
tools/templates/sample_component/include/main.h
|
tools/templates/sample_component/include/main.h
|
||||||
|
Loading…
Reference in New Issue
Block a user