summaryrefslogtreecommitdiff
path: root/Makefile
blob: 41d796272a7216173b35f09982bc1d0d76a5665f (plain)
1
2
lint: ## Run linters. Use make install-linters first.
	golangci-lint run -c .golangci.yml ./...