fatcontext/Makefile

3 lines
66 B
Makefile

.PHONY: lint
lint:
pre-commit run --all-files golangci-lint-full