LICENSE
README.md
pyproject.toml
setup.py
cmdfixer.egg-info/PKG-INFO
cmdfixer.egg-info/SOURCES.txt
cmdfixer.egg-info/dependency_links.txt
cmdfixer.egg-info/requires.txt
cmdfixer.egg-info/top_level.txt
fix_cmd/__init__.py
fix_cmd/cli.py
fix_cmd/core.py
fix_cmd/rules.py
tests/test_cli.py
tests/test_rules.py