mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
[godot] Add spine-godot to formatting script.
This commit is contained in:
parent
e0e3bb9f93
commit
8b892dc58a
@ -25,7 +25,9 @@ spotless {
|
|||||||
'spine-sfml/**/*.cpp',
|
'spine-sfml/**/*.cpp',
|
||||||
'spine-sfml/**/*.h',
|
'spine-sfml/**/*.h',
|
||||||
'spine-ue4/**/*.cpp',
|
'spine-ue4/**/*.cpp',
|
||||||
'spine-ue4/**/*.h'
|
'spine-ue4/**/*.h',
|
||||||
|
'spine-godot/godot/modules/spine_godot/*.cpp',
|
||||||
|
'spine-godot/godot/modules/spine_godot/*.h'
|
||||||
clangFormat("13.0.1").pathToExe("$System.env.CLANGFORMAT").style('file')
|
clangFormat("13.0.1").pathToExe("$System.env.CLANGFORMAT").style('file')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user