mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8ff6461b4c
this file is used to check if all files under `tools` folder are recorded in patterns or in exclude list
33 lines
993 B
Plaintext
33 lines
993 B
Plaintext
tools/ble/**/*
|
|
tools/catch/**/*
|
|
tools/ci/build_template_app.sh
|
|
tools/ci/check_*.{py,txt,sh} # excluded because run in default pipeline pre-check stage
|
|
tools/ci/checkout_project_ref.py
|
|
tools/ci/ci_fetch_submodule.py
|
|
tools/ci/ci_get_mr_info.py
|
|
tools/ci/configure_ci_environment.sh
|
|
tools/ci/deploy_docs.py
|
|
tools/ci/envsubst.py
|
|
tools/ci/*exclude*.txt
|
|
tools/ci/executable-list.txt
|
|
tools/ci/fix_empty_prototypes.sh
|
|
tools/ci/get-full-sources.sh
|
|
tools/ci/idf_ci_utils.py
|
|
tools/ci/mirror-submodule-update.sh
|
|
tools/ci/multirun_with_pyenv.sh
|
|
tools/ci/normalize_clangtidy_path.py
|
|
tools/ci/push_to_github.sh
|
|
tools/ci/python_packages/wifi_tools.py
|
|
tools/ci/setup_python.sh
|
|
tools/ci/utils.sh
|
|
tools/eclipse-code-style.xml
|
|
tools/format-minimal.sh
|
|
tools/format.sh
|
|
tools/gen_esp_err_to_name.py
|
|
tools/kconfig/**/*
|
|
tools/set-submodules-to-github.sh
|
|
tools/templates/sample_component/CMakeLists.txt
|
|
tools/templates/sample_component/include/main.h
|
|
tools/templates/sample_component/main.c
|
|
tools/toolchain_versions.mk
|