Files
gf-lt/Makefile
2024-11-28 17:57:50 +03:00

3 lines
96 B
Makefile

lint: ## Run linters. Use make install-linters first.
golangci-lint run -c .golangci.yml ./...