Home
last modified time | relevance | path

Searched full:check_compliance (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/.github/workflows/
Dcompliance.yml12 check_compliance:
85 ./scripts/ci/check_compliance.py --annotate -e KconfigBasic -e ClangFormat \
102 files=($(./scripts/ci/check_compliance.py -l))
123 echo "You can run this step locally with the ./scripts/ci/check_compliance.py script."
/Zephyr-latest/scripts/
Drequirements-compliance.txt3 # used by ci/check_compliance
/Zephyr-latest/scripts/ci/
Dtwister_ignore.txt41 scripts/ci/check_compliance.py
Dpylintrc4 # pylint configuration for the PyLint check in check_compliance.py.
Dcheck_compliance.py1808 # Let the user run this script as ./scripts/ci/check_compliance.py without
/Zephyr-latest/
D.gitignore86 # from check_compliance.py
D.ruff-excludes.toml316 "./scripts/ci/check_compliance.py" = [
1518 "./scripts/ci/check_compliance.py",
DMAINTAINERS.yml760 - scripts/ci/check_compliance.py
/Zephyr-latest/doc/contribute/
Dguidelines.rst666 check_compliance.py
669 The ``check_compliance.py`` script serves as a valuable tool for assessing code
679 ./scripts/ci/check_compliance.py -c upstream/main..
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst1157 * :github:`38463` - check_compliance gives very many Kconfig warnings
Drelease-notes-3.2.rst2275 * :github:`47114` - ``check_compliance.py`` crash on Ubuntu 22.04
Drelease-notes-3.3.rst3344 * :github:`51611` - check_compliance.py generates file checkpath.txt which isn't in .gitingore