PyLint/Documentation/source/index-Plugin_Checker_PyLint.PyLint.html

Thu, 26 Sep 2013 22:53:14 +0200

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Thu, 26 Sep 2013 22:53:14 +0200
changeset 22
68beeb22dade
parent 18
ae62d56e345d
child 28
1dae294006e8
permissions
-rw-r--r--

Py2 compatibility, pylint script based on project language.

<!DOCTYPE html>
<html><head>
<title>Plugin_Checker_PyLint.PyLint</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>Plugin_Checker_PyLint.PyLint</h1>
<p>
Package containing the PyLint plugin.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="Plugin_Checker_PyLint.PyLint.PyLintConfigDialog.html">PyLintConfigDialog</a></td>
<td>Module implementing a dialog to configure the PyLint process</td>
</tr><tr>
<td><a href="Plugin_Checker_PyLint.PyLint.PyLintExecDialog.html">PyLintExecDialog</a></td>
<td>Module implementing a dialog to show the results of the PyLint run.</td>
</tr>
</table>
</body></html>

eric ide

mercurial