Skip to main content

CodeClimate compatible reporter for Pylint

Project description

Pylint Code Climate Reporter

This Pylint reporter generates reports in Code Climate compatible JSON format. This is useful for integration of Pylint with tools such as GitLab CI.

Installation

Pylint Code Climate Reporter is published on PyPI and can be installed from there.

pip install pylint-codeclimate-reporter

Usage

Place the following in .pylintrc:

[MASTER]
load-plugins=pylint_codeclimate_reporter

[REPORTS]
output-format=pylint_codeclimate_reporter.CodeClimateReporter

or place the following in pyproject.toml:

[tool.pylint.MASTER]
load-plugins=pylint_codeclimate_reporter

[tool.pylint.REPORTS]
output-format=pylint_codeclimate_reporter.CodeClimateReporter

or manually pass the --load-plugins and --output-format flags when calling pylint.

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_reporter-0.0.1.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file pylint_codeclimate_reporter-0.0.1.tar.gz.

File metadata

  • Download URL: pylint_codeclimate_reporter-0.0.1.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for pylint_codeclimate_reporter-0.0.1.tar.gz
Algorithm Hash digest
SHA256 ce9f3f17abd12974762296d3c8338e11197bbc9ba4c75a74bdc6c9fcbfdedb57
MD5 f4293aa70e5dbb28735a15a04269c3f6
BLAKE2b-256 0ecf28aceb06d2e6224bde6802fb1a97891750b700173ac6cf97585d272c7f1f

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