Skip to content

Commit

Permalink
Added config for AStyle
Browse files Browse the repository at this point in the history
  • Loading branch information
corporateshark committed Nov 7, 2013
1 parent 5e937c2 commit 9027c94
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions AStyleConfig.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
--style=allman
--indent=tab=3
--indent-switches
--indent-namespaces
--max-instatement-indent=80
--min-conditional-indent=0
--break-blocks
--pad-oper
--pad-paren-in
--pad-header
--break-closing-brackets
--add-brackets
--convert-tabs
--align-pointer=type
--suffix=none
--keep-one-line-blocks

--recursive

0 comments on commit 9027c94

Please sign in to comment.