Skip to content

Commit

Permalink
contributing: Add astyle call for C
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Williams <[email protected]>
  • Loading branch information
williamspatrick committed Jul 20, 2016
1 parent 460e99d commit 2e8a214
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ In short:

- Opening braces on the end of a line, except for functions

This style can mostly be verified with 'astyle' as follows:

astyle --style=linux --indent=tab=8 --indent=force-tab=8

Submitting changes
------------------
Expand Down

0 comments on commit 2e8a214

Please sign in to comment.