diff --git a/code/astyle.conf b/code/astyle.conf new file mode 100644 index 00000000..8b4ca92e --- /dev/null +++ b/code/astyle.conf @@ -0,0 +1,18 @@ +style=attach +indent=spaces=4 +indent-classes +indent-switches +indent-namespaces +indent-continuation=4 +#indent-preproc-define +#indent-preproc-cond +#indent-preproc-block +indent-col1-comments +pad-oper +pad-comma +pad-header +align-pointer=type +align-reference=type +add-brackets +convert-tabs +suffix=none