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> |
||
|---|---|---|
| .. | ||
| check_compliance.py | ||
| errno.py | ||
| guideline_check.py | ||
| pylintrc | ||
| tags.yaml | ||
| test_plan.py | ||
| twister_ignore.txt | ||
| upload_test_results_es.py | ||
| upload_test_results.py | ||
| version_mgr.py | ||