zephyr/scripts/ci
Fabio Baltieri e61c534e52 scripts: check_compliance: check for commit message errors
Change CheckPatch() compliance test to call checkpatch.pl directly
rather than through git diff. This has the advantage of including the
commit message in what is being checked, which is useful to catch stuff
like spurious Gerrit commit ids.

The --mailback does not seem to work correctly in this mode, but since
the output is filtered by checking the command exit code anyway, that
option is redundant, so drop that as well.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2022-04-15 10:35:09 -07:00
..
check_compliance.py scripts: check_compliance: check for commit message errors 2022-04-15 10:35:09 -07:00
errno.py
guideline_check.py
pylintrc
tags.yaml ci: disable cbprintf tag filtering 2022-01-27 10:32:02 -05:00
test_plan.py scripts: ci: test_plan: use common code for finding matching boards 2022-02-28 07:31:19 -08:00
twister_ignore.txt ci: remove buildkite/daily.yml from ignore list 2022-03-24 09:44:11 -05:00
version_mgr.py