Skip to content

Commit

Permalink
fix: makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Dec 10, 2018
1 parent 2d06a84 commit 4605f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ fmt:

lint:
./bin/golangci-lint run --enable-all ./...
promtool check rules prometheus/couchbase.rules.yml
promtool check rules prometheus/rules/couchbase.rules.yml
jsonnet fmt --test ./grafana/*.jsonnet
.PHONY: lint

Expand Down

0 comments on commit 4605f8f

Please sign in to comment.