mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-26 17:51:16 +00:00
Adjust format action
This commit is contained in:
parent
211902eef4
commit
c56423baa3
4
.github/workflows/format.yml
vendored
4
.github/workflows/format.yml
vendored
@ -17,4 +17,6 @@ jobs:
|
|||||||
--style=file \
|
--style=file \
|
||||||
ISLE/*.cpp ISLE/*.h \
|
ISLE/*.cpp ISLE/*.h \
|
||||||
LEGO1/*.cpp LEGO1/*.h \
|
LEGO1/*.cpp LEGO1/*.h \
|
||||||
LEGO1/realtime/*.cpp LEGO1/realtime/*.h
|
LEGO1/realtime/*.cpp LEGO1/realtime/*.h \
|
||||||
|
LEGO1/tgl/*.h \
|
||||||
|
LEGO1/viewmanager/*.cpp LEGO1/viewmanager/*.h
|
||||||
Loading…
Reference in New Issue
Block a user