summaryrefslogtreecommitdiff
path: root/other/astyle/astylerc
diff options
context:
space:
mode:
authormannol <eniz_vukovic@hotmail.com>2015-04-29 01:02:47 +0200
committermannol <eniz_vukovic@hotmail.com>2015-04-29 01:02:47 +0200
commitd8c34f4ffafedc256e9a52af5e591c4998c0003d (patch)
tree190b3605de8f24a85caace8a841115e96dc4e539 /other/astyle/astylerc
parent9bba7a0434d0967d5dd76b8afc7783ea2edad0cf (diff)
parent3454bc7da78e467f55f6b7fea4e03775d2649a63 (diff)
Merge branch 'master' into new_api
Diffstat (limited to 'other/astyle/astylerc')
-rw-r--r--other/astyle/astylerc11
1 files changed, 11 insertions, 0 deletions
diff --git a/other/astyle/astylerc b/other/astyle/astylerc
new file mode 100644
index 00000000..dd738b74
--- /dev/null
+++ b/other/astyle/astylerc
@@ -0,0 +1,11 @@
1--style=kr
2 --pad-header
3 --max-code-length=120
4 --convert-tabs
5 --indent-switches
6 --pad-oper
7 --align-pointer=name
8 --align-reference=name
9 --preserve-date
10 --lineend=linux
11 --break-blocks \ No newline at end of file