|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous</h1> |
|
9 |
|
10 <p> |
|
11 Package implementing the checker for miscellaneous issues. |
|
12 </p> |
|
13 |
|
14 |
|
15 <h3>Modules</h3> |
|
16 <table> |
|
17 |
|
18 <tr> |
|
19 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html">MiscellaneousChecker</a></td> |
|
20 <td>Module implementing a checker for miscellaneous checks.</td> |
|
21 </tr> |
|
22 <tr> |
|
23 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousDefaults.html">MiscellaneousDefaults</a></td> |
|
24 <td>Module implementing complex defaults for the miscellaneous checker.</td> |
|
25 </tr> |
|
26 <tr> |
|
27 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.eradicate.html">eradicate</a></td> |
|
28 <td>Removes commented-out Python code.</td> |
|
29 </tr> |
|
30 <tr> |
|
31 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.translations.html">translations</a></td> |
|
32 <td>Module implementing message translations for the code style plugin messages (miscellaneous part).</td> |
|
33 </tr> |
|
34 </table> |
|
35 </body></html> |