Document how to check multiple requirements with pre-commit hooks #1335
Labels
docs
Documentation related
good first issue
A good item for first time contributors to work on
help wanted
Request help from the community
pre-commit
Related to pre-commit hook
Would it be possible to add this somewhere in the documentation? I wasn't familiar at all with how pre-commit really worked so it took some digging until I realized that even if the pattern matches for
files
we would still need to feed the names in individually for each requirements file for it to work as intended.Originally posted by @seanytak in #1208 (comment)
The text was updated successfully, but these errors were encountered: