[ trixie ]
[ sid ]
[ ソース: pylint-gitlab ]
パッケージ: python3-pylint-gitlab (2.0.1-2)
python3-pylint-gitlab に関するリンク
Debian の資源:
pylint-gitlab ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [gitlab.com]
類似のパッケージ:
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