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
chore: Fix pre-commit hooks for filenames with spaces, on Windows (#2622)
* Add quotes around {staged_files}.
Suggested by @claremacrae ; tested and confirmed to fix pre-commit fatal error.
* refactor: Convert back to Unix line-endings, as per original
0 commit comments