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