forked from RemoteSync/grafana-meta-monitoring-chart
Temp checkin
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
7
charts/meta-monitoring/Makefile
Normal file
7
charts/meta-monitoring/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
.DEFAULT_GOAL := lint
|
||||
.PHONY: lint lint-yaml
|
||||
|
||||
lint: lint-yaml
|
||||
|
||||
lint-yaml:
|
||||
yamllint -c $(CURDIR)/src/.yamllint.yaml $(CURDIR)/src
|
Reference in New Issue
Block a user