Merge branch 'feature/ci_check_cpp_guards' into 'master'

ci: add job to check for C++ guards in header files

Closes IDF-288

See merge request espressif/esp-idf!7050
This commit is contained in:
Ivan Grokhotkov
2020-01-21 17:18:23 +08:00
5 changed files with 512 additions and 1 deletions
+1
View File
@@ -40,6 +40,7 @@ tools/ci/check_deprecated_kconfigs.py
tools/ci/check_examples_cmake_make.sh
tools/ci/check_examples_rom_header.sh
tools/ci/check_idf_version.sh
tools/ci/check_public_headers.sh
tools/ci/check_ut_cmake_make.sh
tools/ci/checkout_project_ref.py
tools/ci/envsubst.py