Pārlūkot izejas kodu

Add astyle specification

Richard Wackerbarth 8 gadus atpakaļ
vecāks
revīzija
4cdafc0b35
1 mainītis faili ar 23 papildinājumiem un 0 dzēšanām
  1. 23
    0
      .astylerc

+ 23
- 0
.astylerc Parādīt failu

@@ -0,0 +1,23 @@
1
+--style=google
2
+--keep-one-line-blocks
3
+
4
+--indent=spaces=2
5
+--indent-preproc-block
6
+--indent-preproc-define
7
+--indent-col1-comments
8
+
9
+--remove-brackets
10
+--break-after-logical
11
+--delete-empty-lines
12
+
13
+--pad-oper
14
+--pad-header
15
+--unpad-paren
16
+--align-pointer=type
17
+--align-reference=type
18
+
19
+--attach-classes
20
+--attach-inlines
21
+--keep-one-line-statements
22
+
23
+--indent-namespaces

Notiek ielāde…
Atcelt
Saglabāt