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
Macos by default uses BSD implemenation of sed which has different API than gnu-sed. This results in "bad flag in substitute command:" error when there is a file with no copyright header and the pre-commit hook tries to run copyright-checker.sh to automatically fix it.