Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- astyle --add-braces --add-one-line-braces --align-pointer=type \
- --align-reference=name --attach-closing-while --attach-return-type \
- --break-blocks --break-one-line-headers --convert-tabs --formatted \
- --indent=spaces=4 --indent-after-parens --indent-cases --indent-classes \
- --indent-col1-comments --indent-modifiers --indent-namespaces \
- --indent-preproc-block --indent-preproc-cond --indent-preproc-define \
- --indent-switches --lineend=linux --max-code-length=80 --pad-comma \
- --pad-header --pad-oper --pad-paren-in --style=otbs <FILENAMES>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement