Skip to content

Commit 99d7996

Browse files
committed
uncrustify: change en/disable markers
1 parent f56533b commit 99d7996

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

uncrustify-riot.cfg

+7
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,10 @@ align_right_cmt_span = 3 #
8585
#
8686

8787
set PROTO_WRAP ISR # Wrap ISR macros like functions
88+
89+
#
90+
# enable / disable marker config
91+
#
92+
93+
disable_processing_cmt = " begin{code-style-ignore}"
94+
enable_processing_cmt = " end{code-style-ignore}"

0 commit comments

Comments
 (0)