-
8000
Notifications
You must be signed in to change notification settings - Fork 84
Issues: PyCQA/docformatter
Method to ignore portions of docstring [Community Feedback]
#144
opened Jan 4, 2023 by
mcarans
Open
14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Multiline summary is not split correctly
C: convention
Relates to docstring format convention
P: bug
PEP 257 violation or existing functionality that doesn't work as documented
U: high
#315
opened May 20, 2025 by
FlorianGD
Unexpected interaction with click rewrapping
C: stakeholder
Relates to docformatter stakeholder requested behavior
P: enhancement
Feature that is outside the scope of PEP 257
U: low
A relatively low urgency issue
#291
opened Oct 8, 2024 by
adamtheturtle
🧰👌 Use Relates to docformatter stakeholder requested behavior
P: enhancement
Feature that is outside the scope of PEP 257
U: low
A relatively low urgency issue
pre-commit
instead of tox -e style
to run all CQA tools
C: stakeholder
#288
opened Oct 5, 2024 by
s-weigand
Differing behavior between linux and macos
C: convention
Relates to docstring format convention
help wanted
P: bug
PEP 257 violation or existing functionality that doesn't work as documented
U: high
#285
opened Jul 1, 2024 by
pavelzw
docformatter 1.7.5 improperly breaks on emoji/formatted multiline string
C: style
Relates to docstring format style (e.g., Google, NumPy, Sphinx)
P: bug
PEP 257 violation or existing functionality that doesn't work as documented
U: medium
A relatively medium urgency issue
#282
opened Jun 11, 2024 by
hemanthkini
docformatter seems to have trouble with linebreaks inside directives in info fields
C: stakeholder
Relates to docformatter stakeholder requested behavior
P: enhancement
Feature that is outside the scope of PEP 257
U: low
A relatively low urgency issue
#279
opened Apr 5, 2024 by
xmo-odoo
Missing indentation as in example
C: convention
Relates to docstring format convention
community feedback
Issue is tracking feedback from the docformatter community
P: enhancement
Feature that is outside the scope of PEP 257
U: medium
A relatively medium urgency issue
#278
opened Apr 5, 2024 by
bagustris
Docstrings containing backticks are not formatted
C: style
Relates to docstring format style (e.g., Google, NumPy, Sphinx)
P: bug
PEP 257 violation or existing functionality that doesn't work as documented
U: medium
A relatively medium urgency issue
#272
opened Dec 18, 2023 by
maddenp-cu
pydocstyle: D202 - Removes blank line after function docstring.
C: convention
Relates to docstring format convention
P: bug
PEP 257 violation or existing functionality that doesn't work as documented
U: high
#270
opened Nov 1, 2023 by
anonyknight
I believe URL_REGEX is missing a Relates to docstring format style (e.g., Google, NumPy, Sphinx)
P: enhancement
Feature that is outside the scope of PEP 257
U: low
A relatively low urgency issue
|
C: style
#269
opened Oct 30, 2023 by
EFord36
docformatter omits pyproject.toml configuration when has no extra dependencies installed
C: stakeholder
Relates to docformatter stakeholder requested behavior
P: bug
PEP 257 violation or existing functionality that doesn't work as documented
U: medium
A relatively medium urgency issue
#268
opened Oct 26, 2023 by
kfot
Docformatter not formatting multi-line format of docstring
C: convention
Relates to docstring format convention
P: bug
PEP 257 violation or existing functionality that doesn't work as documented
U: high
#265
opened Oct 10, 2023 by
JosePintos
Useless trailing whitespace added
C: convention
Relates to docstring format convention
P: bug
PEP 257 violation or existing functionality that doesn't work as documented
U: high
#259
opened Jul 27, 2023 by
jonashaag
Add option to avoid breaking a single word into a new line
C: stakeholder
Relates to docformatter stakeholder requested behavior
P: enhancement
Feature that is outside the scope of PEP 257
U: low
A relatively low urgency issue
#241
opened Jun 14, 2023 by
ThiefMaster
[FR][UX] Dedicated config location possibility: Relates to docformatter stakeholder requested behavior
P: enhancement
Feature that is outside the scope of PEP 257
U: low
A relatively low urgency issue
.docformatter.toml
C: stakeholder
chore: create GitHub action to automatically perform PyPI and GH releases
C: stakeholder
Relates to docformatter stakeholder requested behavior
chore
Boring, but important, stuff
U: low
A relatively low urgency issue
Wrapping doesn't work at all when there is an argument list?
C: stakeholder
Relates to docformatter stakeholder requested behavior
question
Questions related to docformatter
Coveralls is appearing to not be working
C: stakeholder
Relates to docformatter stakeholder requested behavior
chore
Boring, but important, stuff
U: low
A relatively low urgency issue
#158
opened Jan 24, 2023 by
ollie-iterators
Method to ignore portions of docstring [Community Feedback]
C: stakeholder
Relates to docformatter stakeholder requested behavior
community feedback
Issue is tracking feedback from the docformatter community
P: enhancement
Feature that is outside the scope of PEP 257
S: feedback
Open but need feedback from OP to proceed with solution
U: low
A relatively low urgency issue
Option to not format module description docstring
C: stakeholder
Relates to docformatter stakeholder requested behavior
P: enhancement
Feature that is outside the scope of PEP 257
U: low
A relatively low urgency issue
Support for different line-wrapping conventions: no two sentences on the same line
C: stakeholder
Relates to docformatter stakeholder requested behavior
P: enhancement
Feature that is outside the scope of PEP 257
U: low
A relatively low urgency issue
Support numpy or Google docstrings
C: style
Relates to docstring format style (e.g., Google, NumPy, Sphinx)
P: enhancement
Feature that is outside the scope of PEP 257
U: low
A relatively low urgency issue
docformatter removes blank line after last section in docstrings
C: style
Relates to docstring format style (e.g., Google, NumPy, Sphinx)
P: enhancement
Feature that is outside the scope of PEP 257
U: low
A relatively low urgency issue
ProTip!
Exclude everything labeled
bug
with -label:bug.