Files
oc-k8s/utils/assets/charts/loki/Makefile

8 lines
129 B
Makefile
Raw Normal View History

2026-01-07 16:56:27 +01:00
.DEFAULT_GOAL := all
.PHONY: lint lint-yaml
lint: lint-yaml
lint-yaml:
yamllint -c $(CURDIR)/src/.yamllint.yaml $(CURDIR)/src