jorisroovers / gitlint

Linting for your git commit messages
http://jorisroovers.github.io/gitlint
MIT License
787 stars 99 forks source link

Recommend installing with `pipx` #530

Open kalekundert opened 9 months ago

kalekundert commented 9 months ago

This PR changes the documentation to recommend installing with pipx rather than pip. There are two reasons why I think this is a useful change:

If you don't want to change the recommendation from pip to pipx, feel free to close this PR. I just made it because it took me a little bit to figure out what was going on, and I thought it might save some other people the trouble.

coveralls commented 9 months ago

Coverage Status

coverage: 99.633%. remained the same when pulling 02d42aa01d56f255c7cc9cb7ae07770d9d99cc3c on kalekundert:docs-pipx into 4d9119760056492eabc201bfad5de2f9e660b85f on jorisroovers:main.