dciborow / pylint-md

Generate markdown reports from pylint analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pylint-md

Generate markdown reports from pylint analysis

Powershell implementation

Example usage

.\Publish-LintAnalysis.ps1" -RootPath C:\dev\github\geekcomputers\Python -OutputPath C:\temp

Python implementation

Example usage

pylint_md.py -l c:\dev\github\pylint-md -o c:\temp\t1.md

Build Status

Appveyor Azure DevOps Circle CI
Build status Build status CircleCI

About

Generate markdown reports from pylint analysis

License:Apache License 2.0


Languages

Language:Python 74.9%Language:PowerShell 25.1%