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
ArgumentVisitor now checks ast for default args and appends ", optional" to annotation if so
#212
Hembury
opened
1 year ago
0
Bump certifi from 2021.10.8 to 2022.12.7
#211
dependabot[bot]
opened
1 year ago
0
Parse ignore regexes from config
#210
9dogs
opened
1 year ago
0
Ignoring single file
#209
filipchristiansen
opened
1 year ago
0
Essential project URLs missing from packaging metadata
#208
ssbarnea
opened
1 year ago
0
Set Python to >=3.6 Instead of ^3.6
#207
rbebb
opened
2 years ago
1
DAR103 - The docstring parameter type doesn't match function. - skip when docstring type if empty
#206
lucasiscovici2
opened
2 years ago
1
DAR202 throws false positive excess returns
#205
JulianOrteil
opened
2 years ago
0
DAR101 and typer don't play nice together.
#204
scottbolte
opened
2 years ago
0
build: use lighter `poetry-core`
#203
branchvincent
opened
2 years ago
0
Why doesn't darglint recognize PyPDF2 Sphinx-style docstrings?
#202
MartinThoma
closed
2 years ago
1
Ability to enforce package and module level docstrings
#201
danhje
opened
2 years ago
0
`pip install -e .` fails
#200
saroad2
opened
2 years ago
0
DAR103 on built in types and modules parameters with backticks (``) surrounding them
#199
justbispo
opened
2 years ago
0
Colons (`:`) in docstring drastically slow down darglint
#198
paw-lu
opened
2 years ago
0
Optional arg is not seen, if we have mypy info (eg, `def fun(x: bool = True)`)
#197
bcm-at-zama
opened
2 years ago
1
Bump ipython from 7.10.1 to 7.16.3 in /bin/bnf_to_cnf
#196
dependabot[bot]
opened
2 years ago
0
Feature: support ast type hints subscript
#195
lucasiscovici2
closed
2 years ago
10
Feature: allows ast subscript
#194
lucasiscovici2
closed
2 years ago
4
Use mypyc for cyk.py
#193
twoertwein
closed
2 years ago
2
"Keyword Args" section not recognized (DAR101 false positive)
#192
HacKanCuBa
opened
2 years ago
2
Check capitalized
#191
LEv145
closed
2 years ago
2
Fix darglint hard python <4.0 requirement
#190
staticdev
opened
2 years ago
3
Darglint limits python_require to <4.0
#189
staticdev
closed
2 years ago
4
DAR101 on private methods if docstring exists
#188
mvadari
opened
2 years ago
0
DAR101: Ignore *args and **kwargs arguments marked as unused
#187
KRunchPL
opened
2 years ago
0
Performance issues in `google` and `numpy` style parsers
#186
webknjaz
opened
2 years ago
8
DAR201 Request for Missing Return on abstractmethod
#185
erikvanderwerf
opened
3 years ago
1
Support `abc.abstractmethod` in abstract detection
#184
thejcannon
opened
3 years ago
2
darglint doesn't recognize `abc.abstractmethod` decorator
#183
thejcannon
opened
3 years ago
0
FIx typo in DAR203 definition
#182
thejcannon
opened
3 years ago
0
Darglint reports error when an exception is raised with `.with_traceback(...)`
#181
gschwaer
opened
3 years ago
2
flake8 and darglint-ignore-regex
#180
cazador481
opened
3 years ago
1
Ignore methods and functions by decorator
#179
bentheiii
opened
3 years ago
1
DAR202, 302, and 402: Excess Return/Yield/Exception in protocol method
#178
PhilMacKay
opened
3 years ago
1
Question: What does darglint do that pylint.extensions.docparams does not?
#177
adamcunnington-gdt
opened
3 years ago
3
Add flag to flake8 to specify ignore regex
#176
AdamGleave
closed
3 years ago
5
Multiple returns
#175
kmvanh
opened
3 years ago
1
Add message template option for decoded error.
#174
krisrave
closed
3 years ago
1
Add support for `pyproject.toml` for configuration
#173
sgraaf
opened
3 years ago
5
Stray `DAR003` issue when using sphinx type docstring
#172
agatti
opened
3 years ago
3
Typo in docstring section name leads to confusing DAR101 errors
#171
taranlu-houzz
opened
3 years ago
1
Support backticks for arguments in Sphinx style
#170
kalibyrn
opened
3 years ago
0
Bump urllib3 from 1.26.4 to 1.26.5
#169
dependabot[bot]
closed
3 years ago
1
False positive DAR301 for optional keyword parameter when using Numpy-style docstrings
#168
amv213
closed
3 years ago
1
False positive DAR101 and DAR102 with raw docstring and variadic arguments.
#167
MT-0
closed
3 years ago
2
Bump py from 1.8.0 to 1.10.0 in /bin/bnf_to_cnf
#166
dependabot[bot]
opened
3 years ago
0
False-positive DAR301 for yielding function/method when using Sphinx-style docstrings
#165
smithfred
opened
3 years ago
1
Raise of a function that produces an exception
#164
xome4ok
opened
3 years ago
1
Bump pygments from 2.5.2 to 2.7.4 in /bin/bnf_to_cnf
#163
dependabot[bot]
opened
3 years ago
0
Next