Pylint fixme info
A pylint plugin that emits info rather than warning for FIXME, TODO, and the like.
Usage
To use this plugin, either run pylint with --load-plugins=pylint_fixme_info --disable=fixme, or add the following to your pylintrc
[MASTER]
load-plugins = pylint_fixme_info
[MESSAGES CONTROL]
disable = fixme
Configuration
The following options are supported:
notes-info: List of note tags to take in consideration, separated by a comma. Default: FIXME,XXX,TODO
notes-info-rgx: Regular expression of note tags to take in consideration.
Release files for pylint-fixme-info 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pylint_fixme_info-1.0.4.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pylint_fixme_info-1.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.6 kB
Release files / pylint_fixme_info-1.0.4.tar.gz
| Download URL | pylint_fixme_info-1.0.4.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f9887c313d28bb9569c3f5bca82e78b4a7af7b555d4d7842cf251fa5cfe4cafb
|
|
BLAKE2b-256 checksum How to use checksums |
7f89ecb3d47a14c124bdfe52c2af2b7532007e67d1791e284a03e348baf35d39
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.9.19
|
Release files / pylint_fixme_info-1.0.4-py3-none-any.whl
| Download URL | pylint_fixme_info-1.0.4-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bbf12d31ad4e3a1439169d3e42ba2aeba11ef68bb8d07ab50322ce081a531e1f
|
|
BLAKE2b-256 checksum How to use checksums |
c7150aea6beb109077067ffdf66f2c75f5c29317824d99b91656d97fa9be3a7f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.9.19
|