pre-commit hook for ogr #287
Labels
area/other
Related to some other area/category than the specified ones.
complexity/single-task
Regular task, should be done within days.
kind/bug
Something isn't working.
What happened? What is the problem?
During the fixing of packit/ogr#856 we have discovered that the requre pre-commit hook doesn't work as expected. Even when specifying
--all-files
or--file ‹path-to-the-file›
, it skipped the file and didn't sanitize it.Didn't even run in the Zuul, seems like an issue in the definition of the hook rather than requre itself (as it declares no files to be run on).
What did you expect to happen?
pre-commit hook working as it should…
Example URL(s)
https://softwarefactory-project.io/zuul/t/packit-service/build/6b0a1b1fe6a74738a06ea6217384801c/console
Steps to reproduce
Workaround
Participation
The text was updated successfully, but these errors were encountered: