Executable not found while running custom pre-commit hook written in Go
I am trying to build a custom pre-commit hook written in Go. It should run on python file.
I am trying to build a custom pre-commit hook written in Go. It should run on python file.