Skip to content

Commit

Permalink
Add astyle
Browse files Browse the repository at this point in the history
Signed-off-by: Duc Tri Nguyen <[email protected]>
  • Loading branch information
cothan committed Mar 24, 2024
1 parent 2ee417e commit 781cc87
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .astylerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
--style=google
--indent=spaces
--indent-preproc-define
--indent-preproc-cond
--pad-oper
--pad-comma
--pad-header
--align-pointer=name
--add-braces
--convert-tabs
--mode=c
--suffix=none
--lineend=linux

0 comments on commit 781cc87

Please sign in to comment.