Skip to main content

Automatically remove unnecessary `# noqa` comments.

Project description

Build Status Coverage 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: v0.0.11
    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-0.0.11.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

yesqa-0.0.11-py2.py3-none-any.whl (4.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: yesqa-0.0.11.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.9.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for yesqa-0.0.11.tar.gz
Algorithm Hash digest
SHA256 531fa12d344509698d42e7c004ede340e8da239966ef755662fdff7a8e80988b
MD5 14985d114ec2142fde23800dd7047094
BLAKE2b-256 5560e60f9df8acea81c9903a50f911132157b618f2fc8392cad4641dd07facdd

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: yesqa-0.0.11-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.9.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for yesqa-0.0.11-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7861ea3f835716c5c775725a6248adc55f7c5c7cb681f555042bc4dd8a99a1b0
MD5 82d10b373f95fc4d4476d918831f798f
BLAKE2b-256 3babb4e07bb9c6b061d39d255ed42677f295d72235df454fbfbdf10b306f7f6d

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