-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feature request - pre-commit integration & links #39
Comments
Hi @Laleee, thank you for the positive feedback I'll like to have a look at this, feature 2 is a really good idea, it won't be hard to implement. I should be able to put that together pretty quickly I'll look at feature 1 pre-commit integration too, once I complete 2 Thank you for helping improve this package! |
1 and 2 should be all good, if anything else comes to mind please don't hesitate to let me know, cheers! |
Hi @jshwi, Just wanted to confirm that everything works as expected. Great work! |
Awesome! thanks for confirming @Laleee! |
Feature request
I realy like this library and find that it has some features that are missing in the pydocstyle. 🎉
Feature 1 🚀
Since many users automate linters, it would be nice to have support for the pre-commit. :)
Feature 2 🚀
When path to a file is displayed, it would be nice if it was a link to the specific line (like in pydocstyle). I'm using PyCharm if that's of any relevance.
The text was updated successfully, but these errors were encountered: