Explorar o código

clang-format: suppress include main regex

Michele Caini %!s(int64=2) %!d(string=hai) anos
pai
achega
e0e3786089
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .clang-format

+ 1 - 0
.clang-format

@@ -23,6 +23,7 @@ IncludeCategories:
     Priority: 4
   - Regex: '.*'
     Priority: 5
+IncludeIsMainRegex: "^$"
 IndentPPDirectives: AfterHash
 IndentWidth: 4
 KeepEmptyLinesAtTheStartOfBlocks: false