mirror of
https://github.com/weaveworks/scope.git
synced 2026-04-22 02:18:15 +00:00
only lint files in git ls-files, not .git/*
This commit is contained in:
2
Makefile
2
Makefile
@@ -127,7 +127,7 @@ tests: $(SCOPE_BACKEND_BUILD_UPTODATE) $(CODECGEN_TARGETS)
|
||||
./tools/test -no-go-get
|
||||
|
||||
lint: $(SCOPE_BACKEND_BUILD_UPTODATE)
|
||||
./tools/lint -ignorespelling "agre " -ignorespelling "AGRE " .
|
||||
./tools/lint
|
||||
./tools/shell-lint tools
|
||||
|
||||
prog/staticui/staticui.go: $(SCOPE_BACKEND_BUILD_UPTODATE)
|
||||
|
||||
Reference in New Issue
Block a user