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:
parent
f05d16dabb
commit
1f7c9605cb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue