zephyr/scripts/ci
Fabio Baltieri 98d9a7f86f scripts: compliance: add a compliance check to keep blocks of code sorted
This allows defining a list within two marker (zephyr-keep-sorted-start
and zephyr-keep-sorted-stop), and have the CI validate that the block is
kept sorted every time stuff gets added to it.

This is mainly for Kconfig and CMake include lists so that there's no
ambiguity on where to add new stuff.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-11-13 09:41:05 +01:00
..
check_compliance.py scripts: compliance: add a compliance check to keep blocks of code sorted 2023-11-13 09:41:05 +01:00
errno.py ci: Add an errno.h check to CI 2021-05-17 09:11:15 -04:00
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: tags: include wifi/net drivers in the net group 2023-10-10 16:22:54 +03:00
test_plan.py twister: bugfix: Fix infinite loop in test_plan.py script 2023-10-30 10:54:57 -04:00
twister_ignore.txt scripts: Add test_plan.py to twister_ignore.txt 2023-10-31 09:02:16 +01: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