oc-k8s/opencloud/charts/loki/Makefile

8 lines
129 B
Makefile
Raw Permalink Normal View History

2024-12-16 14:55:43 +01:00
.DEFAULT_GOAL := all
.PHONY: lint lint-yaml
lint: lint-yaml
lint-yaml:
yamllint -c $(CURDIR)/src/.yamllint.yaml $(CURDIR)/src