scripts: Minimum clang-format version

Set the minimum supported clang-format version to v15.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
Pieter De Gendt 2024-08-21 08:26:05 +02:00 committed by Anas Nashif
commit 1f7c9605cb

View file

@ -1,7 +1,7 @@
# COMPLIANCE: required by the compliance scripts
# used by ci/check_compliance
clang-format
clang-format>=15.0.0
python-magic
python-magic-bin; sys_platform == "win32"
lxml