Releases: jsh9/pydoclint
Releases · jsh9/pydoclint
0.5.10
0.5.9
0.5.8
0.5.7
What's Changed
- docs: add "sphinx" as an allowed style by @Amar1729 in #159
- tox: use
deps = .
instead ofpip install
by @Amar1729 in #160 - Switch from tab to 4 spaces in baseline by @cidrblock in #152
- feat: introduce DOC503 for checking specific raised exceptions by @Amar1729 in #161
New Contributors
- @Amar1729 made their first contribution in #159
- @cidrblock made their first contribution in #152
Full Changelog: 0.5.6...0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
What's Changed
- Make url a proper link by @Gabriel-p in #137
- Don't report DOC6xx if no docstring or short docstring by @jsh9 in #145
- Don't report DOC109 if arg list is empty by @jsh9 in #146
- Updated some documentations (1a270b0)
New Contributors
- @Gabriel-p made their first contribution in #137
Full Changelog: 0.5.1...0.5.2