diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index d0ed2e28..ff151342 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -17,4 +17,6 @@ jobs: --style=file \ ISLE/*.cpp ISLE/*.h \ LEGO1/*.cpp LEGO1/*.h \ - LEGO1/realtime/*.cpp LEGO1/realtime/*.h \ No newline at end of file + LEGO1/realtime/*.cpp LEGO1/realtime/*.h \ + LEGO1/tgl/*.h \ + LEGO1/viewmanager/*.cpp LEGO1/viewmanager/*.h \ No newline at end of file