pylint_report.pylint_reportΒΆ
Custom JSON reporter for pylint, and JSON to HTML export utility.
Functions
Define cli parser. |
|
Compute score. |
|
Return jinja2 template. |
|
Generate an html file based on JSON data. |
|
Main. |
|
Register a reporter (required by |
|
Return a parser to use with sphinx-argparse. |
Classes
Customize the default json reporter. |