Tools: Permanently ignore some header files from header check

This commit is contained in:
Roland Dobai
2021-10-19 13:29:56 +02:00
parent 3478745abc
commit 0c24913608
4 changed files with 21 additions and 1 deletions
+1
View File
@@ -205,6 +205,7 @@ requirements.txt @esp-idf-codeowners/tools
# ignore lists
/tools/ci/check_copyright_ignore.txt @esp-idf-codeowners/tools
/tools/ci/check_copyright_permanent_ignore.txt @esp-idf-codeowners/all-maintainers
/tools/ci/check_examples_cmake_make-cmake_ignore.txt @esp-idf-codeowners/tools
/tools/ci/check_examples_cmake_make-make_ignore.txt @esp-idf-codeowners/tools
/tools/ci/mypy_ignore_list.txt @esp-idf-codeowners/tools