zephyr/scripts/ci
Filip Kokosinski 442a452903 scripts/ci/check_compliance: add GitDiffCheck compliance check
This commit adds a new `GitDiffCheck` compliance check that checks the
newly added commits with `git diff --check` and reports them back if an
error is found.

This check is needed for some files (e.g. Kconfig) as they are not checked
by `Kconfig` and `KconfigBasic` checks on every commit in a pull request.

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2023-05-19 14:52:49 +00:00
..
check_compliance.py scripts/ci/check_compliance: add GitDiffCheck compliance check 2023-05-19 14:52:49 +00:00
errno.py
guideline_check.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
pylintrc scripts: ci: Enable pylint check for argument parser abbreviations 2023-01-26 20:12:36 +09:00
tags.yaml ci: make any arch/ changes trigger kernel testing as well 2023-02-03 10:09:26 +09:00
test_plan.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
twister_ignore.txt uncrustify: remove configuration file 2022-06-15 09:37:30 -04:00
upload_test_results.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
upload_test_results_es.py ci: elasticsearch: do not set id for documentats. 2023-02-21 13:06:29 -05:00
version_mgr.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00