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
build: update to husky v7 to remove nested gitignore (#23196)
Updates to the latest version of Husky v7 which no longer
requires the `.gitignore` file in the `.husky` file.
The `_` folder generated by Husky sometimes resulted in
unnecessary diffs on Windows (due to CRLF line endings).
0 commit comments