Skip to content

Commit

Permalink
fix: make astyle work with restyler
Browse files Browse the repository at this point in the history
  • Loading branch information
JFreegman committed Nov 29, 2024
1 parent 27b3063 commit c4a3f8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion astylerc
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
--align-reference=name

# Formatting Options
--add-brackets
--add-braces
--convert-tabs
--max-code-length=120
--attach-return-type

# Other Options
--preserve-date
Expand Down

0 comments on commit c4a3f8e

Please sign in to comment.