<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style title="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body ocsi="x">
<div dir="ltr"><font face="Tahoma" color="#000000" size="2">Hello!</font></div>
<div dir="ltr"><font face="Tahoma" color="#000000" size="2">I am using pylint and I have just written my own custom checker.</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font>&nbsp;</div>
<div dir="ltr"><font face="tahoma" size="2">Now, What am I going to do to run my checker and include it in the report?</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font>&nbsp;</div>
<div dir="ltr"><font face="tahoma" size="2">Is it enough to put it in the directory &quot;checker&quot; where pylint is installed. I did that and when I run pylint on a pythonfile which should respond to my checker I still dont see anything in the output.
</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font>&nbsp;</div>
<div dir="ltr"><font face="tahoma" size="2">Have I forgotten something???</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font>&nbsp;</div>
<div dir="ltr"><font face="tahoma" size="2">Best Regards!</font></div>
<div dir="ltr"><font face="tahoma" size="2">Martin Saegebrecht Combitech, Stockholm, Sweden</font></div>
<div dir="ltr"><font face="Tahoma" color="#000000" size="2"></font>&nbsp;</div>
</body>
</html>