mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-25 09:13:16 -05:00
Enforce new-line at end of code files
This commit is contained in:
parent
20c65fbd1e
commit
76b2f377df
7 changed files with 7 additions and 6 deletions
|
|
@ -54,6 +54,7 @@ IncludeCategories:
|
|||
IndentCaseLabels: false
|
||||
IndentWidth: 4
|
||||
IndentWrappedFunctionNames: false
|
||||
InsertNewlineAtEOF: true
|
||||
KeepEmptyLinesAtTheStartOfBlocks: true
|
||||
MacroBlockBegin: ''
|
||||
MacroBlockEnd: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue