# Brace --style=attach # Brace Modify --attach-namespaces --attach-classes --add-one-line-braces #Tab --indent=spaces=2 # Indentation --max-continuation-indent=40 --indent-lambda # Padding --pad-oper --pad-comma --pad-include --unpad-paren --fill-empty-lines --squeeze-lines=2 --squeeze-ws --align-pointer=name --align-reference=name # Formatting --add-braces --attach-return-type --attach-return-type-decl --keep-one-line-blocks --convert-tabs --close-templates --remove-comment-prefix --max-code-length=100 --mode=c # Other --errors-to-stdout --lineend=linux