mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
Hard-code our clang-format version.
This commit is contained in:
parent
526d28c03b
commit
a475b8a9c3
@ -26,7 +26,7 @@ spotless {
|
||||
'spine-sfml/**/*.h',
|
||||
'spine-ue4/**/*.cpp',
|
||||
'spine-ue4/**/*.h'
|
||||
clangFormat().pathToExe("$System.env.CLANGFORMAT").style('file')
|
||||
clangFormat("12.0.1").pathToExe("$System.env.CLANGFORMAT").style('file')
|
||||
}
|
||||
|
||||
typescript {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user