Skip to content

Commit 417ec2d

Browse files
author
Wayne Ren
committed
tool: update the code style rule
update the code style rule for editors(sublime, vscode) Signed-off-by: Wayne Ren <[email protected]>
1 parent b93019d commit 417ec2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.astyle/embarc_astylerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### Indentation Options
44
--indent=force-tab --indent=tab --indent-classes --indent-switches --indent-cases --indent-namespaces
55
### Indentation Options
6-
--indent-preproc-block --indent-preproc-define --min-conditional-indent=1
6+
--indent-preproc-define --min-conditional-indent=1
77
### Padding Options
88
--break-blocks --pad-header --align-pointer=name --align-reference=name
99
### Formatting Options

0 commit comments

Comments
 (0)