Skip to content

Commit

Permalink
Merge pull request #1 from cms-sw/master
Browse files Browse the repository at this point in the history
update my fork
  • Loading branch information
benitezj committed Sep 1, 2019
2 parents 80c23c6 + e57dd9e commit ab35e01
Show file tree
Hide file tree
Showing 33,771 changed files with 3,148,182 additions and 2,916,026 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
19 changes: 19 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
Language: Cpp
BasedOnStyle: Google
ColumnLimit: 120
#didn't we want to change this?
NamespaceIndentation: All
SortIncludes: false
IndentWidth: 2
AccessModifierOffset: -2
PenaltyBreakComment: 30
PenaltyExcessCharacter: 100
AlignAfterOpenBracket: Align
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
BinPackParameters: false
AlwaysBreakTemplateDeclarations: Yes
ReflowComments: false
BinPackArguments: false
BinPackParameters: false
Loading

0 comments on commit ab35e01

Please sign in to comment.