.pre-commit-hooks.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
e501_fixer/__init__.py
e501_fixer/algorithms.py
e501_fixer/cli.py
e501_fixer/errors.py
e501_fixer/models.py
e501_fixer/parser.py
e501_fixer/processor.py
e501_fixer/py.typed
e501_fixer.egg-info/PKG-INFO
e501_fixer.egg-info/SOURCES.txt
e501_fixer.egg-info/dependency_links.txt
e501_fixer.egg-info/entry_points.txt
e501_fixer.egg-info/requires.txt
e501_fixer.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py