Skip to main content

By default, flake8 ignores # NOQA directives for some PEP8 errors.

See https://gitlab.com/pycqa/flake8/issues/21

This flake8 plugin makes it respect them.

Installation

Simply:

$ pip install flake8-respect-noqa

Usage

It is enabled by default as soon as it is installed. Check that flake8 finds it:

$ flake8 --version

2.4.1 (pep8: 1.5.7, flake8-respect-noqa: 0.2, mccabe: 0.3.1, pyflakes: 0.8.1) CPython 2.7.6 on Linux

However, to get it to work, you currently need to run flake8 with --jobs=1 or put jobs = 1 in your [flake8] configuration, otherwise flake8 uses its own ‘reporter’, which trumps the customizations this extension attempts to make.

See https://gitlab.com/pycqa/flake8/issues/66

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flake8-respect-noqa-0.3.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flake8_respect_noqa-0.3-py2-none-any.whl (4.3 kB view details)

Uploaded Python 2

File details

Details for the file flake8-respect-noqa-0.3.tar.gz.

File metadata

File hashes

Hashes for flake8-respect-noqa-0.3.tar.gz
Algorithm Hash digest
SHA256 ab4acba81f02a1147ce1b3d51c27ad86a5e313667b56bcaa720c801118d00b58
MD5 b6ac4f5fb23bd6bff46278cc9975b5e4
BLAKE2b-256 ba9f54dabf385b001efa474eef5cbdf074ae4dcc75eeb878b68f7edf3a386489

See more details on using hashes here.

File details

Details for the file flake8_respect_noqa-0.3-py2-none-any.whl.

File metadata

File hashes

Hashes for flake8_respect_noqa-0.3-py2-none-any.whl
Algorithm Hash digest
SHA256 b5ca11dd9d3b5a9c8ad96d08554af183e3b3d1be71ff96ede720855fcbbcfaa4
MD5 9e7d4ebf4e0d045c7a1d78702b1fdbfe
BLAKE2b-256 fdd3515e02f9f5a67de8a4c78b993060104969975daea68b50cff12847e3fdad

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3 This release

2 files

0.2

2 files

0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page