issues
search
PyCQA
/
pydocstyle
docstring style checker
http://pydocstyle.org
MIT License
1.11k
stars
189
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Skip D401 for docstrings that start directly with a section.
#556
anntzer
opened
2 years ago
1
D102 triggered for functions decorated with `typing.overload` rather than `overload`
#555
sigmavirus24
opened
3 years ago
0
Add support for Python 3.10
#554
hugovk
closed
3 years ago
1
Help: How to exclude `.*_test.py`
#553
robin-moss
opened
3 years ago
8
http://pydocstyle.org missing SSL certificate
#552
janosh
opened
3 years ago
1
Inline ignore not working correctly (also not with flake8)
#551
phistep
closed
1 year ago
2
Fix match option to only consider basename when given a path argument
#550
oczkoisse
closed
2 years ago
2
--match should consider only basename when given a path argument
#549
oczkoisse
closed
2 years ago
2
Gitpod-ify the repository
#548
sambhav
closed
3 years ago
0
[Feature Request] Periods at the end of sections and args for Google style
#547
rhshadrach
opened
3 years ago
2
Exempt properties from D401
#546
TomFryers
closed
3 years ago
2
Updating readme to reflect support for Python 3.9
#545
sanders41
closed
3 years ago
0
Allow __post_init__ to not have a docstring
#544
drts01
opened
3 years ago
1
D401 check does not accept sentences beginning with an adverb
#543
vbrozik
opened
3 years ago
0
Nested triple backquotes cause spurious errors
#542
anntzer
opened
3 years ago
0
Fix CI for python 3.6
#541
RuRo
closed
3 years ago
3
Investigate fixing CI for python 3.6
#540
sambhav
closed
3 years ago
0
Drop support for python 3.6
#539
sambhav
closed
3 years ago
3
Fix tests
#538
sambhav
closed
3 years ago
0
Add flag to ignore some functions, classes or class methods
#537
takos22
opened
3 years ago
1
fix `--source`
#536
RuRo
closed
3 years ago
2
`--source` is broken
#535
RuRo
closed
3 years ago
2
Enable full `toml` configuration and `pyproject.toml`
#534
RuRo
closed
3 years ago
14
Contradictory pep257 warnings
#533
bje-
closed
3 years ago
1
Ignore missing docstring in main function of script
#532
ajhynes7
closed
3 years ago
5
D401 "not in imperative mood" not truly applicable to @property
#531
stefano-xy
closed
3 years ago
5
Support a new rule: no blank line after last docstring section
#530
matthieucan
opened
3 years ago
3
Add a match_path option for comparison against a full path.
#529
heoga
opened
3 years ago
3
Fix failing windows tests
#528
sambhav
closed
3 years ago
0
False positive D417 fixed by adding unrelated section
#527
dargueta
closed
3 years ago
2
Code example outputs interpreted as section names
#526
sadielbartholomew
opened
3 years ago
2
Wrong "D105: Missing docstring in magic method" for overload function
#525
ITProKyle
opened
3 years ago
1
Support Python 3.9
#524
Spectre5
closed
3 years ago
1
D407 False positive on Google style (convention=all)
#523
thejcannon
opened
3 years ago
0
Add possibility to read config from .flake8
#522
okainov
closed
3 years ago
4
Add check for descriptive-style docstring verb (as per Google)
#521
thejcannon
opened
3 years ago
2
Add support for the XDG Base Directory Specification
#520
mohkale
opened
3 years ago
8
numpy convention --> colon spacing should be verified for parameters and return sections
#519
sappelhoff
opened
3 years ago
1
check_one_liners: TypeError: a bytes-like object is required, not 'str'
#518
abcdenis
opened
3 years ago
0
Validate missing arguments in Google docstring
#517
woop
opened
3 years ago
1
Have a flag or config option to also include private methods/classes/etc in the verifications
#516
facundobatista
opened
4 years ago
0
Don't force to add docstrings to __new__
#515
facundobatista
opened
4 years ago
1
Google Docstrings are (Mostly) Broken
#514
jroose-jv
opened
4 years ago
6
update release notes for #499
#513
theyuvalraz
closed
4 years ago
0
update release notes for #499
#512
theyuvalraz
closed
4 years ago
0
Preventing the D103 error when the function is decorated with @overload.
#511
theyuvalraz
closed
4 years ago
7
Drop support for Python 3.5
#510
hugovk
closed
4 years ago
2
Test on Python 3.9-dev
#509
hugovk
closed
4 years ago
0
Drop support for python 3.5
#508
sambhav
closed
4 years ago
1
Blacken the source code and sort imports
#507
sambhav
closed
4 years ago
2
Previous
Next