mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
(clang-format) Insert newline at end of file (#247)
* Insert newline at EOF * Fix formatting
This commit is contained in:

committed by
GitHub

parent
6b8dc8a0cc
commit
a01bcf5241
@@ -19,6 +19,7 @@ ContinuationIndentWidth: 4
|
||||
IncludeBlocks: Regroup
|
||||
IndentAccessModifiers: false
|
||||
IndentWidth: 4
|
||||
InsertNewlineAtEOF: true
|
||||
PointerAlignment: Left
|
||||
SpaceAfterCStyleCast: true
|
||||
TabWidth: 4
|
||||
|
Reference in New Issue
Block a user