This project provides pylint formatters for a nice integration with
GitLab CI. Now the formatters can be used by running `pylint`
command and setting custom output formats with parameter
`--output-format`.
.
pylint --output-format=pylint_gitlab.GitlabCodeClimateReporter . > report.json
.
pylint --output-format=pylint_gitlab.GitlabPagesHtmlReporter . > pylint.html
Installed Size: 41.0 kB
Architectures: all