We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98fd4df commit 61f5b7dCopy full SHA for 61f5b7d
Makefile
@@ -12,7 +12,7 @@ GOLINT=golint
12
GOLINT_REPO=golang.org/x/lint/golint
13
REVIEWDOG=reviewdog
14
REVIEWDOG_OPTIONS?=-diff "git diff master"
15
-REVIEWDOG_REPO=github.com/haya14busa/reviewdog/cmd/reviewdog
+REVIEWDOG_REPO=github.com/reviewdog/reviewdog/cmd/reviewdog
16
XPACK_SUFFIX=x-pack/
17
18
# PROJECTS_XPACK_PKG is a list of Beats that have independent packaging support
0 commit comments