Codebase list geos / upstream/3.10.0 .astylerc
upstream/3.10.0

Tree @upstream/3.10.0 (Download .tar.gz)

.astylerc @upstream/3.10.0raw · history · blame

--style=stroustrup
--indent=spaces=4
--max-code-length=120
--lineend=linux
--unpad-paren
--pad-oper
--align-pointer=type
--align-reference=type
--break-closing-braces
--add-braces
--break-return-type
--break-after-logical