.astylerc: Respect max code line length of 100

This commit is contained in:
Kevin Funk 2014-08-04 10:55:30 +02:00
parent 153b577877
commit 7a6b69a778
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@
--break-closing-brackets
--add-brackets
--align-pointer=name
--max-code-length=100