Releases: jshwi/docsig
Releases · jshwi/docsig
v0.54.1
Fixed
issue where spelling-error could only occur alone
v0.54.0
Added
description-missing check
Changed
reword description for confirm-return-needed
Fixed
adjust docstring to match signature once params-missing evaluated
v0.53.3
Fixed
param-not-equal-to-arg which should not be final catch-all
v0.53.2
Fixed
raise E102 before E107 considered
false positives in E105 hints
method for detecting incorrectly indented parameter
no longer rely on raising E102 errors to raise E106
no longer rely on raising E101 errors to raise E106
raise E107 without relying on other errors
issue where E106 needed parameter name and description to match
v0.53.1
Fixed
no longer raise E104 with optional overload (#318 )
v0.53.0
Added
hint for confirm-return-needed
arg for ignoring return type checker
Changed
output to summarised version
remove color from help
Deprecated
summary option as this is now the report format
v0.52.0
Added
message types to messages module
v0.51.1
Fixed
import alias for imported decorators
v0.51.0
Added
exclude files in gitignore
Fixed
send path in syntax error to stderr
v0.50.0
Added
successfully parsed file to verbose output
Changed
improve syntax error message
continue running all the way through on syntax error
You can’t perform that action at this time.