-
-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Provide a general description of the issue or problem.
Currently use long exclude lists to exclude files from certain checks it might be easier to do the inverse and set the type of files we do want the checks to run on. using the file, types, types_or https://pre-commit.com/#pre-commit-configyaml---hooks
Importantly file, types, types_or override the root config but exclude_types does not which is the cause of #213
There is also https://prek.j178.dev which might be worth some consideration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels