A pylint checker for reporting fixmes with Info level
Project description
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.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylint_fixme_info-1.0.4.tar.gz.
File metadata
- Download URL: pylint_fixme_info-1.0.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9887c313d28bb9569c3f5bca82e78b4a7af7b555d4d7842cf251fa5cfe4cafb
|
|
| MD5 |
11caa40aacb781fb9ad77cdd48ee93a7
|
|
| BLAKE2b-256 |
7f89ecb3d47a14c124bdfe52c2af2b7532007e67d1791e284a03e348baf35d39
|
File details
Details for the file pylint_fixme_info-1.0.4-py3-none-any.whl.
File metadata
- Download URL: pylint_fixme_info-1.0.4-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbf12d31ad4e3a1439169d3e42ba2aeba11ef68bb8d07ab50322ce081a531e1f
|
|
| MD5 |
ef00414bbb082e4f1788e072acfef7f1
|
|
| BLAKE2b-256 |
c7150aea6beb109077067ffdf66f2c75f5c29317824d99b91656d97fa9be3a7f
|