Skip to content

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

Description

@enobufs

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions