mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
clang-format now adds newline at the end of file.
This commit is contained in:
parent
5181a06219
commit
e9c7e02bc1
@ -14,6 +14,7 @@
|
||||
ColumnLimit: 120,
|
||||
Cpp11BracedListStyle: true,
|
||||
FixNamespaceComments: true,
|
||||
InsertNewlineAtEOF: true,
|
||||
MaxEmptyLinesToKeep: 5,
|
||||
NamespaceIndentation: Inner,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user