1 2 3 4 5 6 7 8 9 10 11 12 |
Language: Cpp UseTab: ForContinuationAndIndentation ColumnLimit: 200 IndentWidth: 4 TabWidth: 4 ConstructorInitializerAllOnOneLineOrOnePerLine: false ConstructorInitializerIndentWidth: 2 ContinuationIndentWidth: 2 AllowAllParametersOfDeclarationOnNextLine: true AllowShortFunctionsOnASingleLine: InlineOnly BraceWrapping: AfterFunction: false |
June 3, 2018
clang-format
Comments Off on clang-format
No Comments
No comments yet.
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.