Skip to main content

Automatically remove unnecessary `# noqa` comments.

Project description

Build Status Azure DevOps coverage

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.1.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.1.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

yesqa-1.1.0-py2.py3-none-any.whl (4.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: yesqa-1.1.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9

File hashes

Hashes for yesqa-1.1.0.tar.gz
Algorithm Hash digest
SHA256 06b561a8ee502114f82cfeae43174683d3f64b957116e78ee1b79ac04bb9be1a
MD5 78506bb99af05efa33b4a25019f8cf6b
BLAKE2b-256 3689ea8f10599ea8ee275b901b3847020f9ac2f7cb5bf836266bc54330e08370

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: yesqa-1.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9

File hashes

Hashes for yesqa-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 639f0b46594f2b0cd97f698c85dc6068194ff179143eba451435618a3628a68c
MD5 69f3158c1fe1063db8c197e428672553
BLAKE2b-256 870621d5f083375654f5454de51eadc41031f11aed8c9908d4ee3c52dcb4f787

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