From 91cd31f319336e8defce7b4465b157591588eeba Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Wed, 6 Dec 2023 07:33:08 -0500 Subject: [PATCH] Add d3drm files to clang-format --- .github/workflows/format.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 16ad85ae..2eab4970 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -19,6 +19,7 @@ jobs: LEGO1/*.cpp LEGO1/*.h \ LEGO1/realtime/*.cpp LEGO1/realtime/*.h \ LEGO1/tgl/*.h \ + LEGO1/tgl/d3drm/*.cpp LEGO1/tgl/d3drm/*.h \ LEGO1/viewmanager/*.cpp LEGO1/viewmanager/*.h python-format: