mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-05 06:44:56 +08:00
Hard-code the clang-format version for spotless.
This commit is contained in:
parent
51e7a41651
commit
5b09b12564
@ -26,7 +26,7 @@ spotless {
|
||||
'spine-sfml/**/*.h',
|
||||
'spine-ue4/**/*.cpp',
|
||||
'spine-ue4/**/*.h'
|
||||
clangFormat('{versionFound}').style('file')
|
||||
clangFormat('11.0.0-2~ubuntu20.04.1').style('file')
|
||||
}
|
||||
|
||||
typescript {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user