Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 112d467

Browse files
authored
Revert "fix: do not pass file names with pre-commit (#610)"
This reverts commit f6bee54.
1 parent f6bee54 commit 112d467

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.pre-commit-hooks.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44
entry: pydocstyle
55
language: python
66
types: [python]
7-
pass_file_names: false

docs/release_notes.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Bug Fixes
1111

1212
* Fix decorator parsing for async function. Resolves some false positives
1313
with async functions and ``overload``. (#577)
14-
* Obey match rules in pre-commit usage (#610).
1514

1615
6.2.2 - January 3rd, 2023
1716
---------------------------

0 commit comments

Comments
 (0)