Skip to content

Conversation

@adamtheturtle
Copy link
Member

@adamtheturtle adamtheturtle commented Jan 12, 2026

Replace docformatter with pydocstringformatter for docstring formatting.

Changes

  • Replace docformatter==1.7.7 with pydocstringformatter==0.7.3 in dev dependencies
  • Update [tool.docformatter] to [tool.pydocstringformatter] in pyproject.toml
  • Update pre-commit hook configuration

See: https://github.com/DanielNoord/pydocstringformatter


Note

Switches docstring formatting toolchain from docformatter to pydocstringformatter.

  • Remove docformatter from dev dependencies and pre-commit; add pydocstringformatter==0.7.3 and corresponding hook (id: pydocstringformatter with uv entry)
  • Drop [tool.docformatter] config and add [tool.pydocstringformatter] (write=true, split-summary-body=false)
  • Update CI skip list in .pre-commit-config.yaml to reference pydocstringformatter

Written by Cursor Bugbot for commit 6c82f4a. This will update automatically on new commits. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants