mirror of
https://github.com/wiiu-env/libiosuhax.git
synced 2025-01-24 07:41:12 +01:00
Merge pull request #2 from wiiu-env/update_clang_format [no ci]
Update .clang-format rules
This commit is contained in:
commit
9573bd7e9a
@ -2,7 +2,7 @@
|
|||||||
BasedOnStyle: LLVM
|
BasedOnStyle: LLVM
|
||||||
AccessModifierOffset: -4
|
AccessModifierOffset: -4
|
||||||
AlignAfterOpenBracket: Align
|
AlignAfterOpenBracket: Align
|
||||||
AlignConsecutiveAssignments: None
|
AlignConsecutiveAssignments: Consecutive
|
||||||
AlignConsecutiveMacros: AcrossEmptyLinesAndComments
|
AlignConsecutiveMacros: AcrossEmptyLinesAndComments
|
||||||
AlignOperands: Align
|
AlignOperands: Align
|
||||||
AllowAllArgumentsOnNextLine: false
|
AllowAllArgumentsOnNextLine: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user