Skip to content

Commit 3cf8d61

Browse files
Minor update to validate_format_win.bat
1 parent 73001ea commit 3cf8d61

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
python ../../../DiligentCore/BuildTools/FormatValidation/clang-format-validate.py --color never ^
22
--clang-format-executable ../../../DiligentCore/BuildTools/FormatValidation/clang-format_10.0.0.exe ^
33
-r ../../AssetLoader ../../Imgui ../../NativeApp/include ../../NativeApp/src ../../TextureLoader ^
4-
--exclude ../../Imgui/interface/ImGuiImplMacOS.h ^
5-
--exclude ../../Imgui/interface/ImGuiImplIOS.h ^
6-
--exclude ../../NativeApp/src/UWP ^
7-
--exclude ../../NativeApp/include/UWP
4+
--exclude ../../Imgui/interface/ImGuiImplMacOS.h ^
5+
--exclude ../../Imgui/interface/ImGuiImplIOS.h ^
6+
--exclude ../../NativeApp/src/UWP ^
7+
--exclude ../../NativeApp/include/UWP

0 commit comments

Comments
 (0)