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
% git commit
.git/hooks/pre-commit: line 8: .github/.goassets/scripts/lint-no-trailing-newline-in-log-messages.sh: No such file or directory
Looks like lint-no-trailing-newline-in-log-messages.sh was replaced by lint-no-trailing-newline-in-log-messages.go but the calling script still references *.sh.
The text was updated successfully, but these errors were encountered:
Your environment.
What did you do?
In my local copy of pion/turn, ran:
What did you expect?
No error from pre-commit script
What happened?
Looks like lint-no-trailing-newline-in-log-messages.sh was replaced by lint-no-trailing-newline-in-log-messages.go but the calling script still references *.sh.
The text was updated successfully, but these errors were encountered: