LICENSE
README.md
pyproject.toml
setup.py
shodo/__init__.py
shodo/api.py
shodo/conf.py
shodo/lint.py
shodo/main.py
shodo/py.typed
shodo.egg-info/PKG-INFO
shodo.egg-info/SOURCES.txt
shodo.egg-info/dependency_links.txt
shodo.egg-info/entry_points.txt
shodo.egg-info/requires.txt
shodo.egg-info/top_level.txt
shodo/aio/__init__.py
shodo/aio/api.py
shodo/aio/lint.py
tests/__init__.py
tests/conftest.py
tests/test_conf.py
tests/test_lint.py
tests/test_main.py
tests/test_aio/__init__.py
tests/test_aio/test_lint.py