eric6/Documentation/Source/index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.html

changeset 7784
3257703e10c5
parent 7624
6eabbcf3bdf8
child 8166
bd5cd5858503
diff -r 36f66ce496bd -r 3257703e10c5 eric6/Documentation/Source/index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.html
--- a/eric6/Documentation/Source/index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.html	Tue Oct 13 18:23:53 2020 +0200
+++ b/eric6/Documentation/Source/index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.html	Tue Oct 13 19:02:26 2020 +0200
@@ -29,6 +29,26 @@
 <table>
 
 <tr>
+<td><a href="index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.html">Annotations</a></td>
+<td>Package implementing the function type annotations checker.</td>
+</tr>
+<tr>
+<td><a href="index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.html">Complexity</a></td>
+<td>Package implementing the code complexity checker.</td>
+</tr>
+<tr>
+<td><a href="index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.html">DocStyle</a></td>
+<td>Package implementing the code documentation checker.</td>
+</tr>
+<tr>
+<td><a href="index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.html">Miscellaneous</a></td>
+<td>Package implementing the checker for miscellaneous issues.</td>
+</tr>
+<tr>
+<td><a href="index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.Naming.html">Naming</a></td>
+<td>Package implementing the naming style checker.</td>
+</tr>
+<tr>
 <td><a href="index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.html">Security</a></td>
 <td>Package implementing the security checker.</td>
 </tr>
@@ -38,10 +58,6 @@
 <table>
 
 <tr>
-<td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.AnnotationsChecker.html">AnnotationsChecker</a></td>
-<td>Module implementing a checker for function type annotations.</td>
-</tr>
-<tr>
 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.AstUtilities.html">AstUtilities</a></td>
 <td>Module implementing some utility and compatibility functions for working with the ast module.</td>
 </tr>
@@ -70,22 +86,6 @@
 <td>Module implementing a dialog showing statistical data for the last code style checker run.</td>
 </tr>
 <tr>
-<td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.ComplexityChecker.html">ComplexityChecker</a></td>
-<td>Module implementing a checker for code complexity.</td>
-</tr>
-<tr>
-<td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.DocStyleChecker.html">DocStyleChecker</a></td>
-<td>Module implementing a checker for documentation string conventions.</td>
-</tr>
-<tr>
-<td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.MiscellaneousChecker.html">MiscellaneousChecker</a></td>
-<td>Module implementing a checker for miscellaneous checks.</td>
-</tr>
-<tr>
-<td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.NamingStyleChecker.html">NamingStyleChecker</a></td>
-<td>Module implementing a checker for naming conventions.</td>
-</tr>
-<tr>
 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.eradicate.html">eradicate</a></td>
 <td>Removes commented-out Python code.</td>
 </tr>

eric ide

mercurial