Skip to content

Commit

Permalink
Update LibC, newline at end of clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
fido2020 committed Aug 2, 2021
1 parent 6b7eeff commit 1f2d923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ ColumnLimit: 120
PointerAlignment: Left
AccessModifierOffset: -4
AllowAllConstructorInitializersOnNextLine: true
AllowAllParametersOfDeclarationOnNextLine: true
AllowAllParametersOfDeclarationOnNextLine: true

0 comments on commit 1f2d923

Please sign in to comment.