robocar-tools/vendor/gocv.io/x/gocv/.astylerc

29 lines
351 B
Plaintext
Raw Normal View History

2019-12-29 17:39:08 +00:00
--lineend=linux
--style=google
--indent=spaces=4
--indent-col1-comments
--convert-tabs
--attach-return-type
--attach-namespaces
--attach-classes
--attach-inlines
--add-brackets
--add-braces
--align-pointer=type
--align-reference=type
--max-code-length=100
--break-after-logical
--pad-comma
--pad-oper
--unpad-paren
--break-blocks
--pad-header