You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
298 B
17 lines
298 B
# COMPLIANCE: required by the compliance scripts |
|
|
|
# used by ci/check_compliance |
|
# zephyr-keep-sorted-start |
|
clang-format>=15.0.0 |
|
gitlint |
|
junitparser>=2 |
|
lxml |
|
pykwalify |
|
pylint>=3 |
|
python-magic |
|
python-magic-bin; sys_platform == "win32" |
|
ruff==0.8.1 |
|
sphinx-lint |
|
unidiff |
|
yamllint |
|
# zephyr-keep-sorted-stop
|
|
|