diff --git a/ci/astylerc b/ci/astylerc index 043e81f0f..7fb769a9d 100644 --- a/ci/astylerc +++ b/ci/astylerc @@ -5,7 +5,7 @@ indent=spaces=4 # Brackets style=break -remove-brackets # Remove brackets on single-line `if` and `for` (requires astyle 2.04) +add-brackets # Spaces pad-paren-in