--- a/eric6/Documentation/Source/index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.html Wed Sep 25 19:40:31 2019 +0200 +++ b/eric6/Documentation/Source/index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.html Wed Sep 25 19:42:44 2019 +0200 @@ -20,6 +20,7 @@ </head> <body> <h1>eric6.Plugins.CheckerPlugins.CodeStyleChecker</h1> + <p> Package containing the code style checker and fixer plug-in. </p> @@ -27,49 +28,64 @@ <h3>Modules</h3> <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> +</tr> +<tr> <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleAddBuiltinIgnoreDialog.html">CodeStyleAddBuiltinIgnoreDialog</a></td> <td>Module implementing a dialog to enter the data for a built-in assignment to be ignored.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html">CodeStyleChecker</a></td> <td>Module implementing the code style checker.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html">CodeStyleCheckerDialog</a></td> <td>Module implementing a dialog to show the results of the code style check.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCodeSelectionDialog.html">CodeStyleCodeSelectionDialog</a></td> <td>Module implementing a dialog to select code style message codes.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html">CodeStyleFixer</a></td> <td>Module implementing a class to fix certain code style issues.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleStatisticsDialog.html">CodeStyleStatisticsDialog</a></td> <td>Module implementing a dialog showing statistical data for the last code style checker run.</td> -</tr><tr> +</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> +</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> +</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> +</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> +</tr> +<tr> <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.eradicate.html">eradicate</a></td> <td>Removes commented-out Python code.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.mccabe.html">mccabe</a></td> <td></td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html">pycodestyle</a></td> <td></td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.translations.html">translations</a></td> <td>Module implementing message translations for the code style plugin messages.</td> </tr>