LICENSE
README.md
pyproject.toml
slopcheck/__init__.py
slopcheck/__main__.py
slopcheck/allowlist.py
slopcheck/cli.py
slopcheck/detect.py
slopcheck/fixer.py
slopcheck/parsers.py
slopcheck/registries.py
slopcheck.egg-info/PKG-INFO
slopcheck.egg-info/SOURCES.txt
slopcheck.egg-info/dependency_links.txt
slopcheck.egg-info/entry_points.txt
slopcheck.egg-info/requires.txt
slopcheck.egg-info/top_level.txt
tests/test_allowlist.py
tests/test_cli.py
tests/test_detect.py
tests/test_fixer.py
tests/test_parsers.py