This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
38
Wiki
Activity
Browse Source
Revise astylerc.
tags/v1.1.4
Andrew Belt
5 years ago
parent
3c957741bc
commit
276c70a4ab
1 changed files
with
3 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-4
.astylerc
+ 3
- 4
.astylerc
View File
@@ -7,10 +7,9 @@
# astyle --suffix=none --options=.astylerc filename.cpp
style=java
indent=tab
indent=tab
=2
attach-closing-while
indent-switches
indent-after-parens
indent-preproc-block
indent-preproc-define
indent-col1-comments
@@ -18,8 +17,8 @@ pad-oper
pad-comma
pad-header
unpad-paren
align-pointer=
nam
e
align-reference=
nam
e
align-pointer=
typ
e
align-reference=
typ
e
break-closing-braces
break-one-line-headers
attach-return-type
Write
Preview
Loading…
Cancel
Save