pylint-per-file-ignores

A pylint plugin to ignore error codes per file.

Downloads
93.8K
Stars
8
Committers
5
pylint-per-file-ignores - v1.3.2 Latest Release

Published by christopherpickering about 1 year ago

1.3.2 (2023-09-20)

Bug Fixes

  • keyerror: fixed keyerror that occours after isntalling but not configuring (23df922), closes #90
pylint-per-file-ignores - v1.3.1

Published by christopherpickering about 1 year ago

1.3.1 (2023-09-19)

Bug Fixes

  • pylint_per_file_ignores/init.py: this change fixes loading custom pyproject.toml files which is caused due to tomllib (c247fdd)
pylint-per-file-ignores - v1.3.0

Published by christopherpickering about 1 year ago

1.3.0 (2023-08-04)

Features

  • config: added support for native pylint config (thanks @danie1k) (f25b3d4)
pylint-per-file-ignores - v1.2.1

Published by christopherpickering over 1 year ago

1.2.1 (2023-05-15)

Bug Fixes

  • message matching: fixed message id matching function (0b2209e), closes #54
pylint-per-file-ignores - v1.2.0

Published by christopherpickering over 1 year ago

1.2.0 (2023-02-13)

Features

  • augment checker.has_message() first before falling back to augmenting visit methods (85b83d2)

Performance Improvements

  • cache resolved symbols to speedup suppress (978e918)
pylint-per-file-ignores - v1.1.0

Published by christopherpickering almost 2 years ago

1.1.0 (2022-12-12)

Features

  • python: dropped python 3.7 support (dc578db)
pylint-per-file-ignores - v1.0.0

Published by christopherpickering almost 2 years ago

1.0.0 (2022-11-18)

Features

  • initial release: pylint-per-file-ignores (020ec47)
Package Rankings
Top 7.25% on Pypi.org