Diffusion Kate 22cf336ffa5f

Apply clang-reformat

Authored by dhaumann on Jan 1 2019, 11:11 PM.

Description

Apply clang-reformat

The config chosen is:

BasedOnStyle: WebKit
Language: Cpp
AlignAfterOpenBracket: true
AlwaysBreakTemplateDeclarations: true
AllowShortFunctionsOnASingleLine: Inline
BreakBeforeBraces: Linux
ColumnLimit: 120
Standard: Cpp11
IndentWidth: 4
TabWidth: 8
UseTab: Never
PointerAlignment: Left
SpacesInParentheses: false
SpacesInAngles: false
SpaceInEmptyParentheses: false
SpacesInCStyleCastParentheses: false
SpaceAfterControlStatementKeyword: true
SpaceBeforeAssignmentOperators: true
ContinuationIndentWidth: 4
...

Details

Committed
dhaumannJan 1 2019, 11:11 PM
Differential Revision
D17971: Revive External Tools plugin
Parents
R40:8a4762ba1811: Revive External Tools plugin
Branches
Unknown
Tags
Unknown