Pydoclint

Latest version: v0.5.10

Safety actively analyzes 688600 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 10

0.1.3

- Fixed
- Pass `--check-return-types` option to flake8 plugin
(https://github.com/jsh9/pydoclint/pull/52)
- Full diff
- https://github.com/jsh9/pydoclint/compare/0.1.2...0.1.3

0.1.2

- Fixed
- Fixed outdated naming of options `--type-hints-in-docstring` and
`--type-hints-in-signature` (https://github.com/jsh9/pydoclint/issues/50)
- Full diff
- https://github.com/jsh9/pydoclint/compare/0.1.1...0.1.2

0.1.1

- Fixed
- Fixed incorrect blocking of "sphinx" style in CLI arguments
(https://github.com/jsh9/pydoclint/issues/49)
- Full diff
- https://github.com/jsh9/pydoclint/compare/0.1.0...0.1.1

0.1.0

- Added
- Added support for the
[Sphinx docstring style](https://sphinx-rtd-tutorial.readthedocs.io/en/latest/docstrings.html)
(https://github.com/jsh9/pydoclint/issues/43)
- Full diff
- https://github.com/jsh9/pydoclint/compare/0.0.16...0.1.0

0.0.16

- Fixed
- Fixed a bug (https://github.com/jsh9/pydoclint/issues/44) where tuple type
annotation is incorrectly detected
- Full diff
- https://github.com/jsh9/pydoclint/compare/0.0.15...0.0.16

0.0.15

- Fixed
- Fixed false positive `DOC402` when `yield` statements are in a block within
a nested function (https://github.com/jsh9/pydoclint/pull/42)
- Fixed false positives when `return` and `raise` statements are in a block
within a nested function (https://github.com/jsh9/pydoclint/pull/42)
- Full diff
- https://github.com/jsh9/pydoclint/compare/0.0.14...0.0.15

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.