Simpler .clang-format
This commit is contained in:
parent
21bf7de5ba
commit
6b285e128f
1 changed files with 0 additions and 3 deletions
|
@ -432,10 +432,7 @@ cat << __EOF__ | tee .clang-format
|
|||
BasedOnStyle: WebKit
|
||||
|
||||
BreakBeforeBraces: Stroustrup
|
||||
ColumnLimit: 100
|
||||
ContinuationIndentWidth: 2
|
||||
Cpp11BracedListStyle: true
|
||||
FixNamespaceComments: true
|
||||
...
|
||||
__EOF__
|
||||
command ls -l .clang-format
|
||||
|
|
Loading…
Reference in a new issue