Skip to main content

flake8-eradicate

flake8 plugin to find commented out (or so called "dead") code.

This is quite important for the project in a long run. Based on eradicate project.

wemake.services Build Status Coverage Python Version PyPI version

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

Output example

» flake8 tests/fixtures/incorrect.py
tests/fixtures/incorrect.py:1:1: E800: Found commented out code:
--- before/tests/fixtures/incorrect.py
+++ after/tests/fixtures/incorrect.py
@@ -1,16 +1,10 @@

 class Some(object):
-    # property_name = 1
     other_property = 2


-# def function_name():
-#     return None


-# class CommentedClass(object):
 #     def __init__(self) -> None:
-#         self.property = None

 #     def __str__(self) -> str:
-#         return self.__class__.__name__

License

MIT.

Release files for flake8-eradicate 0.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for flake8-eradicate 0.2.0
File Size Uploaded
flake8-eradicate-0.2.0.tar.gz 4.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for flake8-eradicate 0.2.0
File Interpreter ABI Platform
flake8_eradicate-0.2.0-py3-none-any.whl Python 3 none any Details

Total release size: 11.1 kB

Release files / flake8-eradicate-0.2.0.tar.gz

Download URL flake8-eradicate-0.2.0.tar.gz
Size 4.5 kB
Tags Source
SHA-256 checksum
How to use checksums
c762fbb5c3e3694c9ba656d38477b2dcca6599b8baeee4984d05d655591a6f83
BLAKE2b-256 checksum
How to use checksums
e788d23b6b6630b578e9a6f0f36c9bc8ee3384ef1e14f6e91baab963c417a56b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/0.12.10 CPython/3.6.5 Darwin/18.2.0

Release files / flake8_eradicate-0.2.0-py3-none-any.whl

Download URL flake8_eradicate-0.2.0-py3-none-any.whl
Size 6.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0953cd3bcae4bfd04d45075234e0b5fd465ff50ecc56cdcaf0027da751632127
BLAKE2b-256 checksum
How to use checksums
2f5e9e38331c039c7821137f78d9960e61683351675cf01134e57dc66f1e3ada
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/0.12.10 CPython/3.6.5 Darwin/18.2.0

Release history Release notifications | RSS feed

1.5.0

2 release files

1.4.0

2 release files

1.3.0

2 release files

1.2.1

2 release files

1.2.0

2 release files

1.1.0

2 release files

1.0.0

2 release files

0.4.0

2 release files

0.3.0

2 release files

0.2.4

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2.1

2 release files

This release

0.2.0 This release

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page