Skip to content

Commit 181061b

Browse files
[CI] Enable ident-preproc-block astyle option
This indents preprocessor blocks, making nested preprocessor blocks easier to read.
1 parent 6ebfb5e commit 181061b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CI/astyle/.astylerc

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ indent-classes
1919
indent-switches
2020
indent-cases
2121
indent-col1-comments
22+
indent-preproc-block
2223

2324
# Remove spaces in and around parentheses
2425
unpad-paren

0 commit comments

Comments
 (0)