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

This commit is contained in:
Ivan Grokhotkov
2019-12-18 16:11:11 +01:00
committed by David Cermak
parent c7738f24fc
commit c6d6fe0316
4 changed files with 262 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ tools/ci/build_examples_cmake.sh
tools/ci/check-executable.sh
tools/ci/check-line-endings.sh
tools/ci/check_build_warnings.py
tools/ci/check_cpp_guards.sh
tools/ci/check_deprecated_kconfigs.py
tools/ci/check_examples_cmake_make.sh
tools/ci/check_examples_rom_header.sh