fatcontext/Makefile

4 lines
66 B
Makefile
Raw Normal View History

2024-03-27 22:01:18 +01:00
.PHONY: lint
lint:
pre-commit run --all-files golangci-lint-full