18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body> |
21 <body> |
22 <h1>eric6.Plugins.CheckerPlugins.CodeStyleChecker</h1> |
22 <h1>eric6.Plugins.CheckerPlugins.CodeStyleChecker</h1> |
|
23 |
23 <p> |
24 <p> |
24 Package containing the code style checker and fixer plug-in. |
25 Package containing the code style checker and fixer plug-in. |
25 </p> |
26 </p> |
26 |
27 |
27 |
28 |
28 <h3>Modules</h3> |
29 <h3>Modules</h3> |
29 <table> |
30 <table> |
|
31 |
30 <tr> |
32 <tr> |
31 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.AnnotationsChecker.html">AnnotationsChecker</a></td> |
33 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.AnnotationsChecker.html">AnnotationsChecker</a></td> |
32 <td>Module implementing a checker for function type annotations.</td> |
34 <td>Module implementing a checker for function type annotations.</td> |
33 </tr><tr> |
35 </tr> |
|
36 <tr> |
34 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleAddBuiltinIgnoreDialog.html">CodeStyleAddBuiltinIgnoreDialog</a></td> |
37 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleAddBuiltinIgnoreDialog.html">CodeStyleAddBuiltinIgnoreDialog</a></td> |
35 <td>Module implementing a dialog to enter the data for a built-in assignment to be ignored.</td> |
38 <td>Module implementing a dialog to enter the data for a built-in assignment to be ignored.</td> |
36 </tr><tr> |
39 </tr> |
|
40 <tr> |
37 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html">CodeStyleChecker</a></td> |
41 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html">CodeStyleChecker</a></td> |
38 <td>Module implementing the code style checker.</td> |
42 <td>Module implementing the code style checker.</td> |
39 </tr><tr> |
43 </tr> |
|
44 <tr> |
40 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html">CodeStyleCheckerDialog</a></td> |
45 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html">CodeStyleCheckerDialog</a></td> |
41 <td>Module implementing a dialog to show the results of the code style check.</td> |
46 <td>Module implementing a dialog to show the results of the code style check.</td> |
42 </tr><tr> |
47 </tr> |
|
48 <tr> |
43 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCodeSelectionDialog.html">CodeStyleCodeSelectionDialog</a></td> |
49 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCodeSelectionDialog.html">CodeStyleCodeSelectionDialog</a></td> |
44 <td>Module implementing a dialog to select code style message codes.</td> |
50 <td>Module implementing a dialog to select code style message codes.</td> |
45 </tr><tr> |
51 </tr> |
|
52 <tr> |
46 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html">CodeStyleFixer</a></td> |
53 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html">CodeStyleFixer</a></td> |
47 <td>Module implementing a class to fix certain code style issues.</td> |
54 <td>Module implementing a class to fix certain code style issues.</td> |
48 </tr><tr> |
55 </tr> |
|
56 <tr> |
49 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleStatisticsDialog.html">CodeStyleStatisticsDialog</a></td> |
57 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleStatisticsDialog.html">CodeStyleStatisticsDialog</a></td> |
50 <td>Module implementing a dialog showing statistical data for the last code style checker run.</td> |
58 <td>Module implementing a dialog showing statistical data for the last code style checker run.</td> |
51 </tr><tr> |
59 </tr> |
|
60 <tr> |
52 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.ComplexityChecker.html">ComplexityChecker</a></td> |
61 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.ComplexityChecker.html">ComplexityChecker</a></td> |
53 <td>Module implementing a checker for code complexity.</td> |
62 <td>Module implementing a checker for code complexity.</td> |
54 </tr><tr> |
63 </tr> |
|
64 <tr> |
55 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.DocStyleChecker.html">DocStyleChecker</a></td> |
65 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.DocStyleChecker.html">DocStyleChecker</a></td> |
56 <td>Module implementing a checker for documentation string conventions.</td> |
66 <td>Module implementing a checker for documentation string conventions.</td> |
57 </tr><tr> |
67 </tr> |
|
68 <tr> |
58 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.MiscellaneousChecker.html">MiscellaneousChecker</a></td> |
69 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.MiscellaneousChecker.html">MiscellaneousChecker</a></td> |
59 <td>Module implementing a checker for miscellaneous checks.</td> |
70 <td>Module implementing a checker for miscellaneous checks.</td> |
60 </tr><tr> |
71 </tr> |
|
72 <tr> |
61 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.NamingStyleChecker.html">NamingStyleChecker</a></td> |
73 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.NamingStyleChecker.html">NamingStyleChecker</a></td> |
62 <td>Module implementing a checker for naming conventions.</td> |
74 <td>Module implementing a checker for naming conventions.</td> |
63 </tr><tr> |
75 </tr> |
|
76 <tr> |
64 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.eradicate.html">eradicate</a></td> |
77 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.eradicate.html">eradicate</a></td> |
65 <td>Removes commented-out Python code.</td> |
78 <td>Removes commented-out Python code.</td> |
66 </tr><tr> |
79 </tr> |
|
80 <tr> |
67 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.mccabe.html">mccabe</a></td> |
81 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.mccabe.html">mccabe</a></td> |
68 <td></td> |
82 <td></td> |
69 </tr><tr> |
83 </tr> |
|
84 <tr> |
70 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html">pycodestyle</a></td> |
85 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html">pycodestyle</a></td> |
71 <td></td> |
86 <td></td> |
72 </tr><tr> |
87 </tr> |
|
88 <tr> |
73 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.translations.html">translations</a></td> |
89 <td><a href="eric6.Plugins.CheckerPlugins.CodeStyleChecker.translations.html">translations</a></td> |
74 <td>Module implementing message translations for the code style plugin messages.</td> |
90 <td>Module implementing message translations for the code style plugin messages.</td> |
75 </tr> |
91 </tr> |
76 </table> |
92 </table> |
77 </body></html> |
93 </body></html> |