mirror of
https://github.com/git/git.git
synced 2026-01-11 21:33:13 +09:00
Merge branch 'an/clang-format-typofix'
Typofix. * an/clang-format-typofix: clang-format: fix typo in comment
This commit is contained in:
commit
fe84aa5228
@ -83,9 +83,9 @@ BinPackParameters: true
|
||||
BreakBeforeBraces: Linux
|
||||
|
||||
# Break after operators
|
||||
# int valuve = aaaaaaaaaaaaa +
|
||||
# bbbbbb -
|
||||
# ccccccccccc;
|
||||
# int value = aaaaaaaaaaaaa +
|
||||
# bbbbbb -
|
||||
# ccccccccccc;
|
||||
BreakBeforeBinaryOperators: None
|
||||
BreakBeforeTernaryOperators: false
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user