Skip to content

Commit 8003c71

Browse files
williamspatrickamboar
authored andcommitted
clang-format: copy latest and re-format
Copy the latest .clang-format from the docs repository and reformat the repository. Change-Id: I0660e9f3f0a6a54fc229e034191295a27ffd5c52 Signed-off-by: Patrick Williams <[email protected]>
1 parent e915aad commit 8003c71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-format

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ IncludeCategories:
6767
Priority: 1
6868
IncludeIsMainRegex: '(Test)?$'
6969
IndentCaseLabels: false
70+
IndentExternBlock: NoIndent
7071
#IndentPPDirectives: None # Unknown to clang-format-5.0
7172
IndentWidth: 8
7273
IndentWrappedFunctionNames: false

0 commit comments

Comments
 (0)