Flake8 plugin to find commented out code
Project description
flake8-eradicate
flake8 plugin to find commented out code.
Based on eradicate project.
Installation
pip install flake8-eradicate
Usage
Run your flake8 checker as usual.
Commented code should raise an error.
We prefer not to raise a warning than to raise a false positive.
So, we ignore --aggressive option from eradicate.
Error codes
| Error code | Description |
|---|---|
| E800 | Found commented out code |
License
MIT.
Project details
Release history Release notifications | RSS feed
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 flake8-eradicate-0.1.0.tar.gz.
File metadata
- Download URL: flake8-eradicate-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.11.2 CPython/3.6.5 Darwin/15.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37d0daeb395584be5110253cc7260e3ecc947065f089d559a9b7219f5ddb66ff
|
|
| MD5 |
0bba2204f52d9c95c53fc183046c6f12
|
|
| BLAKE2b-256 |
bc48bf13161eed626060904995c6bdf9fcdcb6a2ec20f8e1e5f73a36c401a953
|
File details
Details for the file flake8_eradicate-0.1.0-py3-none-any.whl.
File metadata
- Download URL: flake8_eradicate-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.11.2 CPython/3.6.5 Darwin/15.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a68d6e371b4602172b0f2310be427f571aa945a59c05a2abbc792e5de01c47f
|
|
| MD5 |
c8966217a4014b6aae0c538da96354ec
|
|
| BLAKE2b-256 |
7cadf4d02333ce5a874acfa761ff0ab22334956aaca885d46969a4793fff1b34
|