Issues
- 1
Option to not report error for empty file
#645 opened by Zeckie - 0
D417 not raised in a standard Google configuration with missing arguments descriptions
#655 opened by Alexander-Serov - 2
- 3
- 0
Google convention section names not properly checked
#654 opened by ziima - 1
Python3.12: Two tests fail
#652 opened by penguinpee - 1
Not detecting wrong DocStrings
#638 opened by borghoffd - 0
- 0
Rule for missing PEP 698 `@overrides` decorators?
#650 opened by guillp - 3
The pre-commit hook fails silently when a pyproject.toml file exists and toml isn't installed
#603 opened by vyasr - 0
pydocstyle 6.3.0 fails silently on a python script that has no .py extension
#649 opened by dstromberg - 7
Crash with simple f-string
#640 opened by kasium - 2
6.3.0: incorrect version in pyproject.toml?🤔
#647 opened by wuch-g2v - 3
Your website is down - https://pydocstyle.org
#639 opened by SamuelMarks - 0
- 0
`D300` and `D301` false positives on docstrings with escaped triple quotes in them
#643 opened by DetachHead - 2
error on invalid/unused `noqa` comments
#633 opened by DetachHead - 0
- 1
Docs website is down?
#641 opened by jamesbraza - 4
The match-dir parameter is not used.
#637 opened by EwertonDCSilv - 0
- 0
D102 - false positive on overload with comment
#635 opened by DetachHead - 0
- 0
Configurable D105 - Ignore certain magic methods like __str__ and __repr__
#632 opened by erikvanderwerf - 0
Wrong version number 0.0.0.dev0
#631 opened by bdrung - 0
- 2
D202: Incompatibility with black 23
#627 opened by adamjstewart - 6
- 2
Warning: Cannot parse file.
#628 opened by jlu-barracuda - 0
- 0
Google style hanging indent on line break
#625 opened by sebastian-correa - 3
Check for extra/extraneous arguments
#622 opened by jveitchmichaelis - 7
Version 6.2.x breakes pylama
#621 opened by urmich - 4
6.2.2 release seems to break pytest-pydocstyle
#620 opened by odoublewen - 7
- 1
6.2.1 Errors in doc verification of version
#617 opened by 597038837 - 0
- 1
Also allow other toml file readers
#599 opened by q-wertz - 1
D107 (Missing docstring in __init__) conflicts with D418 (@overload shouldn't contain docstring)
#613 opened by rigelifland - 3
Module privacy ignored
#592 opened by Georacer - 2
- 0
pycodestyle is not compatible with `PYTHONOPTIMIZE=2`
#606 opened by mondeja - 4
FR: Modify Files as a Formatter
#605 opened by adam-grant-hendry - 2
Need option to force return code of zero
#604 opened by pwm1234-sri - 0
"charmap codec can't encode character in position when using" in D415 during pre-commit hook execution
#602 opened by betapl3b - 2
noqa comment placement inconsistent with flake8-docstrings for multi-line function parameters
#596 opened by kevinoid - 1
Support 3.10?
#594 opened by KotlinIsland - 3
Handling of __init__.py Appears Incorrect
#593 opened by utkonos - 1
Jupyter Notebook support
#591 opened by bartekpacia - 1
With Python 3.10, ImportError: cannot import name 'Set' from 'collections'
#590 opened by philvarner