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

Fix incorrect tuple annotation detection #45

Merged
merged 3 commits into from
Jul 15, 2023

Conversation

jsh9
Copy link
Owner

@jsh9 jsh9 commented Jul 14, 2023

Fixes #44

@jsh9 jsh9 merged commit 872d24f into main Jul 15, 2023
@s-weigand
Copy link
Contributor

s-weigand commented Jul 15, 2023

@jsh9 I just tried out 0.0.16 and it works like a charm.
Thanks again for this project, finally I don't need to wait 2min for lining docs and I found a lot of docstring bugs that darglint did miss. 🎉

@jsh9
Copy link
Owner Author

jsh9 commented Jul 16, 2023

@jsh9 I just tried out 0.0.16 and it works like a charm. Thanks again for this project, finally I don't need to wait 2min for lining docs and I found a lot of docstring bugs that darglint did miss. 🎉

Thank you @s-weigand !

And yes, I also did find a lot of style violations that darglint didn't catch.

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

Successfully merging this pull request may close these issues.

🐛 False positive 'Return annotation not ending with ]' on union retun type
2 participants