diff options
Diffstat (limited to 'protocols/Tox/toxcore/tools/astylerc')
-rw-r--r-- | protocols/Tox/toxcore/tools/astylerc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/protocols/Tox/toxcore/tools/astylerc b/protocols/Tox/toxcore/tools/astylerc new file mode 100644 index 0000000000..dd738b7406 --- /dev/null +++ b/protocols/Tox/toxcore/tools/astylerc @@ -0,0 +1,11 @@ +--style=kr + --pad-header + --max-code-length=120 + --convert-tabs + --indent-switches + --pad-oper + --align-pointer=name + --align-reference=name + --preserve-date + --lineend=linux + --break-blocks
\ No newline at end of file |