Skip to content

Commit

Permalink
Add AStyle config file (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
cxong committed May 20, 2013
1 parent a3c1be5 commit de23071
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .astylerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
-A1
--indent=force-tab
--min-conditional-indent=0
--indent-switches
--pad-oper
--pad-header
--unpad-paren
--align-pointer=name
--add-brackets
--max-code-length=80
--break-after-logical

0 comments on commit de23071

Please sign in to comment.