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

Commit

Permalink
Revert "fix: do not pass file names with pre-commit" (#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
samj1912 committed Jan 8, 2023
1 parent f6bee54 commit abf6c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
entry: pydocstyle
language: python
types: [python]
pass_file_names: false
pass_filenames: false

0 comments on commit abf6c13

Please sign in to comment.