Documentation/Source/index-eric5.Plugins.CheckerPlugins.html

Fri, 04 Oct 2013 17:48:17 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 04 Oct 2013 17:48:17 +0200
changeset 2985
177b1858245f
parent 2387
2d119e79ab54
permissions
-rw-r--r--

Finished changing the names of the various code style checkers to make them more appropriate to the broadened scope.

<!DOCTYPE html>
<html><head>
<title>eric5.Plugins.CheckerPlugins</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>eric5.Plugins.CheckerPlugins</h1>
<p>
Package containing the various core checker plugins.
</p>

<h3>Packages</h3>
<table>
<tr>
<td><a href="index-eric5.Plugins.CheckerPlugins.CodeStyleChecker.html">CodeStyleChecker</a></td>
<td>Package containing the code style checker and fixer plug-in.</td>
</tr><tr>
<td><a href="index-eric5.Plugins.CheckerPlugins.SyntaxChecker.html">SyntaxChecker</a></td>
<td>Package containing the Syntax Checker plugin.</td>
</tr><tr>
<td><a href="index-eric5.Plugins.CheckerPlugins.Tabnanny.html">Tabnanny</a></td>
<td>Package containing the Tabnanny plugin.</td>
</tr>
</table>

</body></html>

eric ide

mercurial