Skip to main content

Quick and dirty pylint codeclimate reporter plugin

Project description

license pipelines coverage

pylint code climate

A quick and dirty helper script to report pylint results in a json file that will be accepted by GitLab CI.

Installation from PyPI

You can install the latest version from PyPI package repository.

python3 -mpip install -U pylint-codeclimate

GitLab CI Usage

Sample gitlab-ci.yml snippet for coverage:

coverage:
  script:
    - python3 -m pylint  --recursive y --output-format=codeclimate:pylint.json myproject
  artifacts:
    when: always
    reports:
      codequality: pylint.json

License

This project is licensed under the MIT License - see the LICENSE file for details.

Locations

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylint-codeclimate-1.0.2.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pylint_codeclimate-1.0.2-py2.py3-none-any.whl (4.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pylint-codeclimate-1.0.2.tar.gz.

File metadata

  • Download URL: pylint-codeclimate-1.0.2.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.2

File hashes

Hashes for pylint-codeclimate-1.0.2.tar.gz
Algorithm Hash digest
SHA256 67b510e5e771dae853b50b7d7bedce2d106192c448b2d10ec513ee975975c7bb
MD5 e9ed741933cadc055303c05134dc0579
BLAKE2b-256 054cc528dd125e38d51e46bf9e08c5f3389b728c9942fd735ab6072d0eabfb1a

See more details on using hashes here.

File details

Details for the file pylint_codeclimate-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pylint_codeclimate-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f87c4b3e4654f98b70ade6c389b3be8204ef825ba1baf80c0cfb829d1f3dc2f0
MD5 1d1de8b93f1fc79274610a094147fbfb
BLAKE2b-256 7cabb6e8ec9c00915369b2faf47cec5ad1f2202db10d696a398b4aae734d8cca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page