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 looked into this a little bit and it seems that pre-commit is excluding man/, but for some reason that didn't hold with recent pull requests like #29.
Pre-commit shouldn't be running on the
man/*
folder because those files are auto-generated by roxygen and shouldn't be modifiedThe text was updated successfully, but these errors were encountered: