mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
.clang-format updated: Don't reflow comments
This commit is contained in:
parent
0a4e9d1c54
commit
c4415dce5c
|
@ -31,3 +31,4 @@ NamespaceIndentation: Inner
|
||||||
PointerBindsToType: false
|
PointerBindsToType: false
|
||||||
SpacesBeforeTrailingComments: 2
|
SpacesBeforeTrailingComments: 2
|
||||||
Standard: Auto
|
Standard: Auto
|
||||||
|
ReflowComments: false
|
||||||
|
|
Loading…
Reference in a new issue