Skip to main content

file-level per-file-ignores for flake8

Project description

[![flake8-test-name-CI](https://github.com/bagerard/flake8-in-file-ignores/actions/workflows/github-actions.yml/badge.svg)](https://github.com/bagerard/flake8-in-file-ignores/actions/workflows/github-actions.yml) [![PyPI version](https://img.shields.io/pypi/v/flake8-in-file-ignores.svg)](https://pypi-hypernode.com/project/flake8-in-file-ignores/)

# Flake8 plugin for in-file-ignores

An extension for [Flake8](https://pypi-hypernode.com/pypi/flake8) that allows to specify per-file-ignores in the actual file instead of having to specify them in the flake8 config (the built-in way).

## Installation

pip install flake8-in-file-ignores

## Usage

This plugin will scan your project files and look for lines similar to the following

# flake8-in-file-ignores: noqa: E731,E123

## How it works

This plugin abuse the parse_options feature of flake8 to update the per-file-ignores config at that moment.

It scans your project to find the # flake8-in-file-ignores: noqa: lines and updates the existing per-file-ignores options. It does all that before any checks actually run.

## Error codes

This plugin uses IFI as error code (but it will never raise any error)

## Changes

[v0.2.x] * Fix and pypi doc improvement

[0.0.1] * Initial release

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

flake8-in-file-ignores-0.2.2.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

flake8_in_file_ignores-0.2.2-py2.py3-none-any.whl (5.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file flake8-in-file-ignores-0.2.2.tar.gz.

File metadata

File hashes

Hashes for flake8-in-file-ignores-0.2.2.tar.gz
Algorithm Hash digest
SHA256 3dadcc5f4912e1d1d3b90fa43c5948e755db27cfa343c95c0461c40bca6eed49
MD5 f8327f450de226d48ebcea9b007eccb0
BLAKE2b-256 ee1424d38a09d38fbfc71fe9a5644f83fd3bd6f62264f6fedf55fcbb340029c7

See more details on using hashes here.

File details

Details for the file flake8_in_file_ignores-0.2.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for flake8_in_file_ignores-0.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 19bd0e1b0dd69136b11320a414ddb42e87e0de5617b22577873c5624f21c728e
MD5 2d625d00b11ac520ae1d45858896cdec
BLAKE2b-256 256004c3ff97a9c5de0e5168f04253bcf0db01595e01218588e81e3c2d1bd329

See more details on using hashes here.

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