We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e119d22 commit 8961c2aCopy full SHA for 8961c2a
1 file changed
.pre-commit-config.yaml
@@ -133,8 +133,6 @@ repos:
133
entry: uv run --extra=dev pydocstringformatter
134
language: python
135
types_or: [python]
136
- # We exclude this file to avoid https://github.com/PyCQA/docformatter/issues/291.
137
- exclude: src/vws_cli/commands.py
138
additional_dependencies: [uv==0.9.5]
139
stages: [pre-commit]
140
0 commit comments