issues
search
terrencepreilly
/
darglint
A python documentation linter which checks that the docstring description matches the definition.
MIT License
483
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump pygments from 2.7.2 to 2.7.4
#162
dependabot[bot]
closed
3 years ago
1
Attempt to fix CI.
#161
maltevesper
closed
3 years ago
4
Ignore return, yield and raises checks in abstractmethods
#160
maltevesper
closed
3 years ago
12
Add support for epytext docstring format
#159
xqt
closed
3 years ago
1
Argument parsing
#158
ariG23498
closed
3 years ago
3
Listing what the configuration file can do.
#157
ariG23498
opened
3 years ago
0
typo in README
#156
ariG23498
opened
3 years ago
0
Detecting completely missing docstrings
#155
cristianmtr
closed
3 years ago
1
Fix: code quality issues
#154
withshubh
closed
3 years ago
1
Bump bleach from 3.2.1 to 3.3.0
#153
dependabot[bot]
closed
3 years ago
1
Add skip property
#152
saroad2
closed
3 years ago
4
Add ignore_raise parameter to ignore common exceptions
#151
palt0
closed
3 years ago
1
Fix setuptools config filename
#150
nuno-andre
closed
3 years ago
3
Add ignore regex to console.
#149
saroad2
closed
3 years ago
2
noqa comments in docstring pollute code's documentation
#148
stephen-dexda
closed
3 years ago
1
Load 'enable' option correctly from the config file
#147
palt0
closed
3 years ago
1
False positive on missing parameters
#146
dclong
closed
3 years ago
1
Add an option to support printing explanation of error code
#145
dclong
closed
3 years ago
1
Option to ignore common exceptions in raises
#144
vnmabus
closed
3 years ago
4
Version 1.5.6 is raising DAR101 for lambda functions
#143
DrewDevereux
closed
4 years ago
1
`lambda` functions treated as nested functions
#142
loganthomas
closed
4 years ago
2
Version 1.5.6 is raising DAR201 for functions with a bare "return" in them
#141
DrewDevereux
closed
4 years ago
2
move satisfies_strictness method implementation to BaseDocstring
#140
skarzi
closed
4 years ago
1
Exceptions on script docstrings
#139
RoyalTS
closed
3 years ago
1
"short" strictness doesn't work for Numpy docstings
#138
otchita
closed
4 years ago
0
Lint error when decorator and noqa
#137
KyleKing
opened
4 years ago
1
move some enums to individual modules
#136
skarzi
closed
4 years ago
1
Sections.VARIABLES_SECTION is not supported by numpy docstrings
#135
skarzi
closed
4 years ago
2
DAR402 wrongly reported on bare raise
#134
fredrikaverpil
closed
4 years ago
8
`docstring_style = numpy` breaks in a strange way
#133
sobolevn
closed
3 years ago
4
Nested functions: yield and raise wrongly attributed to parent function
#132
AdamGleave
closed
4 years ago
3
Add DAR005 and DAR105 to error codes in readme
#131
s-weigand
closed
4 years ago
1
pyproject.toml configuration?
#130
ericmjl
opened
4 years ago
3
Document how to install dependencies in README.md
#129
mathPi
closed
4 years ago
1
Fixes code highlight
#128
sobolevn
closed
4 years ago
1
Raised exceptions not detected in "else" or "finally" blocks after darglint 1.2.0
#127
yyang-nasuni
opened
4 years ago
3
pathological performance
#126
tekumara
closed
4 years ago
2
Fix permission error while searching config file
#125
pawamoy
closed
4 years ago
5
Searching config file results in Permission Error
#124
pawamoy
closed
4 years ago
1
False Positive for DAR103 with optional arguments
#123
diabolical-ninja
closed
4 years ago
8
Incompatible with PEP 570: Positional-only arguments
#122
suzil
closed
4 years ago
4
Special character " throws off Darglint
#121
JPFrancoia
closed
4 years ago
2
False positive (?) DAR101 for argument lists with blank lines
#120
ezwelty
opened
4 years ago
3
Qualified names in tuple in except not handled by error analysis
#119
staticdev
closed
4 years ago
3
Cannot ignore style errors.
#118
terrencepreilly
closed
4 years ago
1
Wrong DAR003 Incorrect indentation in Google Style docstrings
#117
staticdev
closed
4 years ago
6
QST Ignore directory
#116
MarcoGorelli
opened
4 years ago
2
Assert statement not counted as AssertionError.
#115
terrencepreilly
closed
4 years ago
3
Optional arguments in numpy format
#114
steven-murray
closed
4 years ago
2
False positive for raise in numpy doc
#113
steven-murray
closed
4 years ago
4
Previous
Next