|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>Plugin_Checker_PyLint.PyLintInterface</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <h1>Plugin_Checker_PyLint.PyLintInterface</h1> |
|
9 |
|
10 <p> |
|
11 Package containing the PyLint plugin. |
|
12 </p> |
|
13 |
|
14 |
|
15 <h3>Modules</h3> |
|
16 <table> |
|
17 |
|
18 <tr> |
|
19 <td><a href="Plugin_Checker_PyLint.PyLintInterface.PyLintConfigDialog.html">PyLintConfigDialog</a></td> |
|
20 <td>Module implementing a dialog to configure the PyLint process.</td> |
|
21 </tr> |
|
22 <tr> |
|
23 <td><a href="Plugin_Checker_PyLint.PyLintInterface.PyLintExecDialog.html">PyLintExecDialog</a></td> |
|
24 <td>Module implementing a dialog to show the results of the PyLint run.</td> |
|
25 </tr> |
|
26 </table> |
|
27 </body></html> |