Releases: jsh9/pydoclint
Releases Β· jsh9/pydoclint
0.6.9
What's Changed
- Fix output formatting bug with blank lines during redirection by @jsh9 in #250
Full Changelog: 0.6.8...0.6.9
0.6.8
What's Changed
- Enhance numpy-style docstring detection and update documentation by @jsh9 in #249
Full Changelog: 0.6.7...0.6.8
0.6.6
What's Changed
- Fix bug with double quotes; change "--quiet" default by @jsh9 in #236
Full Changelog: 0.6.5...0.6.6
0.6.3
What's Changed
- New violation code D504 by @jsh9 in #220
- Start enforcing LN002 linter rule by @jsh9 in #221
- Add --ignore-private-args option by @jsh9 in #225
- Fix typo in flake8 config; fix LN001/002 violations by @jsh9 in #226
Full Changelog: 0.6.2...0.6.3
0.6.2
What's Changed
- Throw error when user provides no paths by @jsh9 in #218
- Fix missing config option onlyAttrsWithClassVarAreTreatedAsClassAttrs by @jsh9 in #219
Full Changelog: 0.6.1...0.6.2