zephyr/scripts/ci
Fabio Baltieri e7a4aec3c9 scripts: compliance: check for bindings in subdirectories
Change the bindings file filter to check for "dts/bindings/" as a
substring rather than prefix. This makes the check catch files in
subdirectories as well (for sample tests and samples), and makes the
check usable on external projects where the bindings may not live in the
project root.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2022-12-28 19:01:57 +01:00
..
check_compliance.py scripts: compliance: check for bindings in subdirectories 2022-12-28 19:01:57 +01:00
errno.py ci: Add an errno.h check to CI 2021-05-17 09:11:15 -04:00
guideline_check.py ci: disable identifier_length scripts for now 2021-05-06 14:45:03 -04:00
pylintrc ci: pylint: relax similar lines rule 2021-04-13 16:33:18 -05:00
tags.yaml ci: twister: fixed path for tag based filtering 2022-12-02 07:31:37 -05:00
test_plan.py ci: twister: fixed path for tag based filtering 2022-12-02 07:31:37 -05:00
twister_ignore.txt uncrustify: remove configuration file 2022-06-15 09:37:30 -04:00
upload_test_results.py ci: also upload results of twiser a week full builds 2022-11-07 14:20:02 -06:00
version_mgr.py