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
Deprecate pydocstyle in favor of ruff
#658
sambhav
closed
1 year ago
0
Add readthedocs configuration
#657
parona-source
closed
1 year ago
2
Add support for PEP701
#656
parona-source
opened
1 year ago
3
D417 not raised in a standard Google configuration with missing arguments descriptions
#655
Alexander-Serov
opened
1 year ago
0
Google convention section names not properly checked
#654
ziima
opened
1 year ago
0
Fix crash when using f-strings
#653
kasium
opened
1 year ago
3
Python3.12: Two tests fail
#652
penguinpee
closed
1 year ago
1
Keyword Args not recognized in Google convention with no return
#651
PDL213
opened
1 year ago
0
Rule for missing PEP 698 `@overrides` decorators?
#650
guillp
closed
1 year ago
0
pydocstyle 6.3.0 fails silently on a python script that has no .py extension
#649
dstromberg
opened
1 year ago
0
Fix authors list
#648
kasium
closed
1 year ago
0
6.3.0: incorrect version in pyproject.toml?🤔
#647
wuch-g2v
opened
1 year ago
2
test_simple_fstring and test_fstring_with_args fail with Python 3.12 beta
#646
tjanez
opened
1 year ago
2
Option to not report error for empty file
#645
Zeckie
opened
1 year ago
1
Should `__main__.py` really be considered a public module?
#644
CobaltCause
opened
1 year ago
0
`D300` and `D301` false positives on docstrings with escaped triple quotes in them
#643
DetachHead
opened
1 year ago
0
sdist: PKG-INFO should list LICENSE-MIT in License-File
#642
mtelka
opened
1 year ago
0
Docs website is down?
#641
jamesbraza
closed
1 year ago
1
Crash with simple f-string
#640
kasium
opened
1 year ago
7
Your website is down - https://pydocstyle.org
#639
SamuelMarks
opened
1 year ago
3
Not detecting wrong DocStrings
#638
borghoffd
opened
1 year ago
1
The match-dir parameter is not used.
#637
EwertonDCSilv
opened
1 year ago
4
cosmetic bug: wrong version stamp in webpage title: 1.0.0 instead of 2.1.1
#636
kirisakow
opened
1 year ago
0
D102 - false positive on overload with comment
#635
DetachHead
opened
1 year ago
0
option to ban `noqa` comments that don't specify a code
#634
DetachHead
opened
1 year ago
0
error on invalid/unused `noqa` comments
#633
DetachHead
opened
1 year ago
2
Configurable D105 - Ignore certain magic methods like __str__ and __repr__
#632
erikvanderwerf
opened
1 year ago
0
Wrong version number 0.0.0.dev0
#631
bdrung
opened
1 year ago
0
(🎁) Perform checks on strings under variable declarations
#630
KotlinIsland
opened
1 year ago
0
[REQUEST] Allow rules to be enforced for private items
#629
markustoivonen
closed
1 year ago
6
Warning: Cannot parse file.
#628
jlu-barracuda
closed
1 year ago
2
D202: Incompatibility with black 23
#627
adamjstewart
opened
1 year ago
2
D417 only triggers when section for arguments is defined
#626
Mutantpenguin
opened
1 year ago
0
Google style hanging indent on line break
#625
sebastian-correa
opened
1 year ago
0
Fix typo in pre-commit-hook
#624
sambhav
closed
1 year ago
0
Revert "fix: do not pass file names with pre-commit"
#623
sambhav
closed
1 year ago
0
Check for extra/extraneous arguments
#622
jveitchmichaelis
opened
1 year ago
3
Version 6.2.x breakes pylama
#621
urmich
closed
1 year ago
7
6.2.2 release seems to break pytest-pydocstyle
#620
odoublewen
closed
1 year ago
4
Fix false positive of google convention missing args descriptions
#619
stinovlas
closed
1 year ago
0
False positive of D417 (missing argument descriptions)
#618
stinovlas
closed
1 year ago
7
6.2.1 Errors in doc verification of version
#617
597038837
closed
1 year ago
1
Docs: pydocstyle supports Python 3.7 through 3.11.
#616
cclauss
closed
1 year ago
0
requirements/docs.txt: Use current versions of Jinja2 and sphinx
#615
cclauss
closed
1 year ago
1
Move to poetry and automated relases via Github UI
#614
sambhav
closed
1 year ago
0
D107 (Missing docstring in __init__) conflicts with D418 (@overload shouldn't contain docstring)
#613
rigelifland
opened
1 year ago
1
Add Python 3.11 to the testing
#612
cclauss
closed
1 year ago
5
Add https protocol on websites at the README.rst
#611
realFranco
closed
1 year ago
2
fix: do not pass file names with pre-commit
#610
yajo
closed
1 year ago
6
[bug] Disable D205 and D400 will make non-exist error
#609
Freed-Wu
closed
2 years ago
2
Next