issues
search
PyCQA
/
eradicate
Removes commented-out code from Python files
https://pypi.python.org/pypi/eradicate
206
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added reference for PyLint plugin
#49
nfx
closed
7 months ago
0
Drop Python2 support
#48
sobolevn
opened
1 year ago
1
Add integration tests, using real CLI
#47
sobolevn
closed
1 year ago
0
Add py3.11, add windows test, update actions' versions
#46
sobolevn
closed
1 year ago
0
Use newer way of defining `scripts` in `setup.py`
#45
sobolevn
closed
1 year ago
0
Actually include tests in sdist
#44
mgorny
closed
1 year ago
2
Release 2.2.0
#43
sobolevn
closed
1 year ago
0
Is it time to issue a new release?
#42
proofit404
closed
1 year ago
1
Add mypy to the default whitelist
#41
elromanos
closed
1 year ago
0
Add "EXAMPLE" to whitelist
#40
holgi
opened
1 year ago
0
python3.6 is no longer supported
#39
sobolevn
closed
1 year ago
0
Added `yapf` to the whitelist
#38
miloth
closed
1 year ago
2
Use of mutation testing in eradicate - Help needed
#37
belene
opened
1 year ago
0
Commented out code not detected when code block is two lines long
#36
jontwo
opened
2 years ago
0
Add test case for PR #31
#35
Cielquan
closed
2 years ago
3
Change travis to gha
#34
Cielquan
closed
2 years ago
6
add isort action comments to whitelist
#33
Cielquan
closed
2 years ago
7
setup.py: use setuptools instead of distutils
#32
priv-kweihmann
closed
2 years ago
1
Add nosec to whitelist
#31
charlax
closed
2 years ago
1
Upload wheels to PyPI
#30
johnthagen
closed
2 years ago
2
Configuration file
#29
kasium
opened
3 years ago
0
Include tests in source distributions
#28
sbraz
closed
2 years ago
2
added whitelisting
#27
Cielquan
closed
4 years ago
17
Add whitelist feature
#26
Cielquan
closed
4 years ago
0
False positive for `# pyright: reportSomeError=...`
#25
AdityaGudimella
closed
4 years ago
0
False positive for `# type: ignore[override]`
#24
sobolevn
closed
4 years ago
0
Adds 3.7 and 3.8 to test matrix
#23
sobolevn
closed
4 years ago
2
feat: Exit codes on error or change
#22
wakemaster39
closed
4 years ago
1
Improves README.rst
#21
sobolevn
closed
4 years ago
1
Add test cases for python3.7 and python3.8
#20
sobolevn
closed
4 years ago
0
Ignore TODO comments
#19
bavedarnow
closed
4 years ago
2
Allow doctest in the comments.
#18
proofit404
opened
4 years ago
1
Add windows installation compatibility
#17
asimon-1
closed
1 year ago
27
False positive on TODO or XXX marks comments
#16
uhbif19
closed
4 years ago
0
Type ignore comments is a false positive.
#15
proofit404
closed
2 years ago
2
Make eradicate compatible with pre-commit
#14
rdturnermtl
closed
5 years ago
1
Exit code when errors are found
#13
jricardo27
closed
4 years ago
0
Location of commented code is incorrect
#12
danpalmer
opened
5 years ago
0
eradicate and black
#11
tobiasraabe
closed
4 years ago
9
Improve commented out code detection precision for multiline cases
#10
thombashi
closed
6 years ago
1
Following PEP 263 to be more precisely
#9
thombashi
closed
6 years ago
6
Misses methods declaration with annotated return types
#8
sobolevn
closed
6 years ago
3
misses withs and fors
#7
graingert
closed
6 years ago
1
Add integration for pylama
#6
aequitas
closed
9 years ago
4
Catch commented out except clauses.
#5
aequitas
closed
9 years ago
1
False Positives
#4
sils
closed
6 years ago
3
coala
#3
sils
closed
9 years ago
1
Various non-code comments removed
#2
The-Compiler
closed
9 years ago
2
eradicate seems to think the python-encoding-declaration is a source comment
#1
syphar
closed
9 years ago
1