Skip to main content

Automatically remove unnecessary `# noqa` comments.

Project description

Build Status Azure DevOps coverage pre-commit.ci status

yesqa

A tool (and pre-commit hook) to automatically remove unnecessary # noqa comments, for example: a check that's no longer applicable (say you increased your max line length), a mistake (# noqa added to a line that wasn't failing), or other code in the file caused it to no longer need a # noqa (such as an unused import).

Installation

pip install yesqa

As a pre-commit hook

See pre-commit for instructions

Sample .pre-commit-config.yaml:

-   repo: https://github.com/asottile/yesqa
    rev: v1.3.0
    hooks:
    -   id: yesqa

If you need to select a specific version of flake8 and/or run with specific flake8 plugins, add them to additional_dependencies.

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

yesqa-1.3.0.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

yesqa-1.3.0-py2.py3-none-any.whl (4.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file yesqa-1.3.0.tar.gz.

File metadata

  • Download URL: yesqa-1.3.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10

File hashes

Hashes for yesqa-1.3.0.tar.gz
Algorithm Hash digest
SHA256 5263ba0515fc67ce5dd78b9010c14ebd1bd10813599d4b0cd758567e6396c587
MD5 56b7c15bb57946e69fc37b06b299fd1c
BLAKE2b-256 15a537cca91a302431729771c75627e4eb6c5c398133461a49428d34359c651c

See more details on using hashes here.

Provenance

File details

Details for the file yesqa-1.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: yesqa-1.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10

File hashes

Hashes for yesqa-1.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 81ebcfd85fa8e811df1fd7bc5e31d37fcc693570c8e383f40387c90382c950de
MD5 dd810533716b3274b7b2008883e2b431
BLAKE2b-256 dbc53c812d0bcdf0cb44cec378d9f23a9ef61cc356b76da0dea1418afbb4787a

See more details on using hashes here.

Provenance

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