@@ -5,6 +5,45 @@ 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+
847- `Metadata <Root/Metadata/README.rst >`_
948
1049
@@ -80,9 +119,21 @@ The aspect tree is given below:
80119 - `ClassSmell <Root/Smell/ClassSmell/README.rst >`_
81120
82121
83- - `ClassLength <Root/Smell/ClassSmell/ClassLength /README.rst >`_
122+ - `ClassSize <Root/Smell/ClassSmell/ClassSize /README.rst >`_
84123
85124
125+ - `ClassConstants <Root/Smell/ClassSmell/ClassSize/ClassConstants/README.rst >`_
126+
127+
128+ - `ClassInstanceVariables <Root/Smell/ClassSmell/ClassSize/ClassInstanceVariables/README.rst >`_
129+
130+
131+ - `ClassLength <Root/Smell/ClassSmell/ClassSize/ClassLength/README.rst >`_
132+
133+
134+ - `ClassMethods <Root/Smell/ClassSmell/ClassSize/ClassMethods/README.rst >`_
135+
136+
86137 - `DataClump <Root/Smell/ClassSmell/DataClump/README.rst >`_
87138
88139
@@ -92,18 +143,30 @@ The aspect tree is given below:
92143 - `Complexity <Root/Smell/Complexity/README.rst >`_
93144
94145
146+ - `CylomaticComplexity <Root/Smell/Complexity/CylomaticComplexity/README.rst >`_
147+
148+
149+ - `MaintainabilityIndex <Root/Smell/Complexity/MaintainabilityIndex/README.rst >`_
150+
151+
95152 - `MethodSmell <Root/Smell/MethodSmell/README.rst >`_
96153
97154
155+ - `MethodLength <Root/Smell/MethodSmell/MethodLength/README.rst >`_
156+
157+
158+ - `ParameterListLength <Root/Smell/MethodSmell/ParameterListLength/README.rst >`_
159+
160+
98161 - `Naming <Root/Smell/Naming/README.rst >`_
99162
100163
101164- `Spelling <Root/Spelling/README.rst >`_
102165
103166
104- - `aspectsYEAH <Root/Spelling/aspectsYEAH /README.rst >`_
167+ - `DictionarySpelling <Root/Spelling/DictionarySpelling /README.rst >`_
105168
106169
107- - `coalaCorrect <Root/Spelling/coalaCorrect /README.rst >`_
170+ - `OrgSpecificWordSpelling <Root/Spelling/OrgSpecificWordSpelling /README.rst >`_
108171
109172
0 commit comments