Skip to content

Commit c1832c6

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CI/astyle/.astylerc

Lines changed: 1 addition & 0 deletions
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)