Skip to content

Regressions with v1.7.8-rc1 vs v1.7.7 #321

@whoschek

Description

@whoschek

I just tried upgrading my project from docformatter v1.7.7 to 1.7.8rc1. I immediately reverted that upgrade because it introduces many seemingly unnecessary formatting regressions. There are too many to list here, but you can see them for yourself by changing the version in .pre-commit-config.yaml here: https://github.com/whoschek/bzfs/blob/main/.pre-commit-config.yaml#L41

and then run

pre-commit install --install-hooks; pre-commit run --all-files

I don't know if these formatting changes are intentional or not. If they are intentional, please disregard this post, and I will still appreciate docformatter. Thanks for this nice tool! Otherwise consider it as a testcase that might be helpful to weed out some corner cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: conventionRelates to docstring format conventionP: bugPEP 257 violation or existing functionality that doesn't work as documentedU: high

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions