Skip to content

Commit

Permalink
build: don't lint tools shellscripts in Scope CI
Browse files Browse the repository at this point in the history
They should be checked in the CI for the upstream repo
weaveworks/build-tools.
  • Loading branch information
bboreham committed Oct 1, 2019
1 parent 8ab6084 commit faf3ead
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ tests: $(CODECGEN_TARGETS) prog/staticui/staticui.go prog/externalui/externalui.

lint:
./tools/lint
./tools/shell-lint tools

prog/staticui/staticui.go:
mkdir -p prog/staticui
Expand Down

0 comments on commit faf3ead

Please sign in to comment.