@@ -5,6 +5,48 @@ This repository is automatically generated. To do so, run ``./generate``. This w
55
66The aspect tree is given below:
77
8+ - `Formatting <Root/Formatting/README.rst >`_
9+
10+
11+ - `Length <Root/Formatting/Length/README.rst >`_
12+
13+
14+ - `FileLength <Root/Formatting/Length/FileLength/README.rst >`_
15+
16+
17+ - `LineLength <Root/Formatting/Length/LineLength/README.rst >`_
18+
19+
20+ - `Quotation <Root/Formatting/Quotation/README.rst >`_
21+
22+
23+ - `Spacing <Root/Formatting/Spacing/README.rst >`_
24+
25+
26+ - `BlankLine <Root/Formatting/Spacing/BlankLine/README.rst >`_
27+
28+
29+ - `BlankLineAfterClass <Root/Formatting/Spacing/BlankLine/BlankLineAfterClass/README.rst >`_
30+
31+
32+ - `BlankLineAfterDeclaration <Root/Formatting/Spacing/BlankLine/BlankLineAfterDeclaration/README.rst >`_
33+
34+
35+ - `BlankLineAfterProcedure <Root/Formatting/Spacing/BlankLine/BlankLineAfterProcedure/README.rst >`_
36+
37+
38+ - `NewlineAtEOF <Root/Formatting/Spacing/BlankLine/NewlineAtEOF/README.rst >`_
39+
40+
41+ - `SpacesAroundOperator <Root/Formatting/Spacing/SpacesAroundOperator/README.rst >`_
42+
43+
44+ - `TrailingSpace <Root/Formatting/Spacing/TrailingSpace/README.rst >`_
45+
46+
47+ - `UseSpaces <Root/Formatting/Spacing/UseSpaces/README.rst >`_
48+
49+
850- `Metadata <Root/Metadata/README.rst >`_
951
1052
@@ -80,9 +122,21 @@ The aspect tree is given below:
80122 - `ClassSmell <Root/Smell/ClassSmell/README.rst >`_
81123
82124
83- - `ClassLength <Root/Smell/ClassSmell/ClassLength /README.rst >`_
125+ - `ClassSize <Root/Smell/ClassSmell/ClassSize /README.rst >`_
84126
85127
128+ - `ClassConstants <Root/Smell/ClassSmell/ClassSize/ClassConstants/README.rst >`_
129+
130+
131+ - `ClassInstanceVariables <Root/Smell/ClassSmell/ClassSize/ClassInstanceVariables/README.rst >`_
132+
133+
134+ - `ClassLength <Root/Smell/ClassSmell/ClassSize/ClassLength/README.rst >`_
135+
136+
137+ - `ClassMethods <Root/Smell/ClassSmell/ClassSize/ClassMethods/README.rst >`_
138+
139+
86140 - `DataClump <Root/Smell/ClassSmell/DataClump/README.rst >`_
87141
88142
@@ -92,18 +146,42 @@ The aspect tree is given below:
92146 - `Complexity <Root/Smell/Complexity/README.rst >`_
93147
94148
149+ - `CylomaticComplexity <Root/Smell/Complexity/CylomaticComplexity/README.rst >`_
150+
151+
152+ - `MaintainabilityIndex <Root/Smell/Complexity/MaintainabilityIndex/README.rst >`_
153+
154+
95155 - `MethodSmell <Root/Smell/MethodSmell/README.rst >`_
96156
97157
158+ - `MethodLength <Root/Smell/MethodSmell/MethodLength/README.rst >`_
159+
160+
161+ - `ParameterListLength <Root/Smell/MethodSmell/ParameterListLength/README.rst >`_
162+
163+
98164 - `Naming <Root/Smell/Naming/README.rst >`_
99165
100166
101167- `Spelling <Root/Spelling/README.rst >`_
102168
103169
104- - `aspectsYEAH <Root/Spelling/aspectsYEAH/README.rst >`_
170+ - `CompanySpecificWordSpelling <Root/Spelling/CompanySpecificWordSpelling/README.rst >`_
171+
172+
173+ - `GeneralWordSpelling <Root/Spelling/GeneralWordSpelling/README.rst >`_
174+
175+
176+ - `Syntax <Root/Syntax/README.rst >`_
177+
178+
179+ - `Context <Root/Syntax/Context/README.rst >`_
180+
181+
182+ - `KeyWords <Root/Syntax/KeyWords/README.rst >`_
105183
106184
107- - `coalaCorrect <Root/Spelling/coalaCorrect /README.rst >`_
185+ - `Phrases <Root/Syntax/Phrases /README.rst >`_
108186
109187
0 commit comments