[ 原始碼: pylint-gitlab ]
套件:python3-pylint-gitlab(2.0.1-2)
Pylint plugin for integration with GitLab CI
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
其他與 python3-pylint-gitlab 有關的套件
|
|
|
|
-
- dep: pylint
- Python 3 code static checker and UML diagram generator
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine