[console_scripts]
lint = ruff:__main__
typecheck = mypy:__main__

