mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-06 21:00:02 +02:00
fixed clang--format version
This commit is contained in:
parent
7bd4b9d9d9
commit
561777dad6
@ -15,7 +15,7 @@ import sys
|
||||
|
||||
from parse import system_include_paths, clang_format_version
|
||||
|
||||
required_version = 13
|
||||
required_version = 12
|
||||
RED = '\033[91m'
|
||||
ENDC = '\033[0m'
|
||||
if (ver := clang_format_version()) != required_version:
|
||||
|
Loading…
x
Reference in New Issue
Block a user