mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Add missing newline to .clang-format
This commit is contained in:
parent
63a596ef16
commit
3248263523
1 changed files with 1 additions and 1 deletions
|
@ -27,4 +27,4 @@ BraceWrapping: {
|
||||||
BeforeCatch: 'false'
|
BeforeCatch: 'false'
|
||||||
}
|
}
|
||||||
ColumnLimit: 100
|
ColumnLimit: 100
|
||||||
FixNamespaceComments: true
|
FixNamespaceComments: true
|
||||||
|
|
Loading…
Reference in a new issue