summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/astylerc20
1 files changed, 10 insertions, 10 deletions
diff --git a/tools/astylerc b/tools/astylerc
index a2f05160..dd738b74 100644
--- a/tools/astylerc
+++ b/tools/astylerc
@@ -1,11 +1,11 @@
1--style=kr 1--style=kr
2--pad-header 2 --pad-header
3--max-code-length=120 3 --max-code-length=120
4--convert-tabs 4 --convert-tabs
5--indent-switches 5 --indent-switches
6--pad-oper 6 --pad-oper
7--align-pointer=name 7 --align-pointer=name
8--align-reference=name 8 --align-reference=name
9--preserve-date 9 --preserve-date
10--lineend=linux 10 --lineend=linux
11--break-blocks \ No newline at end of file 11 --break-blocks \ No newline at end of file