mirror of https://github.com/grafana/grafana.git
parent
087934fab0
commit
27ab895eef
|
@ -2,5 +2,5 @@
|
|||
# the name `lefthook`, as expected by the lefthook pre-commit scripts
|
||||
|
||||
lefthook () {
|
||||
GOWORK=off go tool -n -modfile=.citools/src/lefthook/go.mod github.com/evilmartians/lefthook
|
||||
GOWORK=off go tool -modfile=.citools/src/lefthook/go.mod github.com/evilmartians/lefthook "$@"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue