Skip to main content

Profile that can be used to disable the duplicated or conflict rules between Prospector and other tools

Project description

Prospector profile duplicate

Profile that can be used to disable the duplicated or conflict rules between Prospector tools and also external tools like and Black, isort and docformatter.

The profile considers that you are using Pylint, pyupgrade, Black, isort, docformatter and autoflake and remove conflict or duplicate with them.

Usage

inherits:
  # Get All
  - duplicated
  # Get for individual tools
  - duplicated:black
  - duplicated:isort
  - duplicated:pyupgrade
  - duplicated:pylint
  - duplicated:docformatter
  - duplicated:autoflake

Contributing

Install the pre-commit hooks:

pip install pre-commit
pre-commit install --allow-missing-config

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

prospector_profile_duplicated-1.5.0.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

prospector_profile_duplicated-1.5.0-py2.py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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