mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
cmake-format: Allow dangling parenthesis
This commit is contained in:
@@ -17,4 +17,4 @@ with section("format"):
|
||||
|
||||
# If a statement is wrapped to more than one line, than dangle the closing
|
||||
# parenthesis on its own line.
|
||||
dangle_parens = False
|
||||
dangle_parens = True
|
||||
|
||||
Reference in New Issue
Block a user