Skip to content

Commit

Permalink
Astyle formatting pass
Browse files Browse the repository at this point in the history
  • Loading branch information
pramsey committed Apr 30, 2019
1 parent 30a0fff commit a3edf6c
Show file tree
Hide file tree
Showing 2 changed files with 895 additions and 691 deletions.
14 changes: 14 additions & 0 deletions .astylerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
--style=allman
--indent=tab=4
--max-code-length=120
--lineend=linux
--unpad-paren
--pad-oper
--pad-header
--align-pointer=type
--align-reference=type
--break-closing-braces
--add-braces
--break-return-type
--break-after-logical

Loading

0 comments on commit a3edf6c

Please sign in to comment.