Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github/.goassets/scripts/lint-no-trailing-newline-in-log-messages.sh: No such file or directory #219

Open
enobufs opened this issue Nov 18, 2024 · 0 comments

Comments

@enobufs
Copy link
Member

enobufs commented Nov 18, 2024

Your environment.

What did you do?

In my local copy of pion/turn, ran:

.github/install-hooks.sh
git commit

What did you expect?

No error from pre-commit script

What happened?

% 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant