Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python -m support #552

Open
tucked opened this issue Jun 28, 2024 · 0 comments
Open

python -m support #552

tucked opened this issue Jun 28, 2024 · 0 comments

Comments

@tucked
Copy link

tucked commented Jun 28, 2024

/usr/local/pyenv/versions/3.8.18/bin/python3: No module named gitlint.__main__; 'gitlint' is a package and cannot be directly executed

It'd be handy to be able to invoke gitlint via python -m gitlint.
This can be supported by adding a __main__.py which calls gitlint.cli:cli.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant