exclude_check_tools_files.txt 1.0 KB

12345678910111213141516171819202122232425262728293031323334
  1. tools/ble/**/*
  2. tools/catch/**/*
  3. tools/ci/build_template_app.sh
  4. tools/ci/check_*.{py,txt,sh} # excluded because run in default pipeline pre-check stage
  5. tools/ci/checkout_project_ref.py
  6. tools/ci/ci_fetch_submodule.py
  7. tools/ci/ci_get_mr_info.py
  8. tools/ci/configure_ci_environment.sh
  9. tools/ci/deploy_docs.py
  10. tools/ci/envsubst.py
  11. tools/ci/*exclude*.txt
  12. tools/ci/executable-list.txt
  13. tools/ci/fix_empty_prototypes.sh
  14. tools/ci/get-full-sources.sh
  15. tools/ci/idf_ci_utils.py
  16. tools/ci/mirror-submodule-update.sh
  17. tools/ci/multirun_with_pyenv.sh
  18. tools/ci/mypy_ignore_list.txt
  19. tools/ci/normalize_clangtidy_path.py
  20. tools/ci/push_to_github.sh
  21. tools/ci/python_packages/wifi_tools.py
  22. tools/ci/setup_python.sh
  23. tools/ci/utils.sh
  24. tools/eclipse-code-style.xml
  25. tools/format-minimal.sh
  26. tools/format.sh
  27. tools/gen_esp_err_to_name.py
  28. tools/kconfig/**/*
  29. tools/mocks/**/*
  30. tools/set-submodules-to-github.sh
  31. tools/templates/sample_component/CMakeLists.txt
  32. tools/templates/sample_component/include/main.h
  33. tools/templates/sample_component/main.c
  34. tools/toolchain_versions.mk