You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the files attribute in my .pre-commit-config.yml file to whitelist the files that pre-commit will be run on for my project. I wanted to use your buildifier hook, but it seems like it ignores my files setting. Could this be fixed?
The text was updated successfully, but these errors were encountered:
I use the
files
attribute in my.pre-commit-config.yml
file to whitelist the files that pre-commit will be run on for my project. I wanted to use your buildifier hook, but it seems like it ignores myfiles
setting. Could this be fixed?The text was updated successfully, but these errors were encountered: