Explorar o código

Merge pull request #3016 from assimp/kimkulling-patch-1-1

Update .clang-format
Kim Kulling %!s(int64=5) %!d(string=hai) anos
pai
achega
919da48cdc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .clang-format

+ 1 - 1
.clang-format

@@ -108,7 +108,7 @@ IndentWidth:     4
 # SpacesInParentheses: false
 # SpacesInSquareBrackets: false
 TabWidth:        4
-UseTab:          Always
+UseTab:          Never
 ---
 ### C++ specific config ###
 Language:        Cpp