Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jsh9/pydoclint

Tags

0.7.3

Toggle 0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Properly ignore in-line comments in doc type hints (#260)

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix comment handling in type hints (#259)

0.7.1

Toggle 0.7.1's commit message
Split test_main.py into 2 more files

0.7.0

Toggle 0.7.0's commit message
Add check-arg-defaults

0.6.11

Toggle 0.6.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix bug in isShortDocstring (#256)

0.6.10

Toggle 0.6.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Migrate from setup.cfg/py to pyproject.toml (#251)

Co-authored-by: Claude <[email protected]>

0.6.9

Toggle 0.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix output formatting bug with blank lines during redirection (#250)

Co-authored-by: Claude <[email protected]>

0.6.8

Toggle 0.6.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enhance numpy-style docstring detection and update documentation (#249)

Co-authored-by: Claude <[email protected]>

0.6.7

Toggle 0.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix a typo in the documentation (#242)

0.6.6

Toggle 0.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix bug with double quotes; change "--quiet" default (#236)