[ trixie ]
[ sid ]
[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine