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
My .pre-commit-config.yaml file is as below. When I run this on the command line it inspects all python files recursively, however, when running pre-commit, it only inspects python files in the immediate directory.
My
.pre-commit-config.yaml
file is as below. When I run this on the command line it inspects all python files recursively, however, when running pre-commit, it only inspects python files in the immediate directory.The text was updated successfully, but these errors were encountered: