From 3339f0b2d560ba5f43cbdeaca44f5831dc7b388c Mon Sep 17 00:00:00 2001 From: Chris Werner Rau Date: Thu, 19 Dec 2024 10:58:06 +0100 Subject: [PATCH] chore(t8s-cluster/docs): add correct vim modeline (#1274) --- charts/t8s-cluster/README.md.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/t8s-cluster/README.md.gotmpl b/charts/t8s-cluster/README.md.gotmpl index c31dbd4ac..0d8446a4a 100644 --- a/charts/t8s-cluster/README.md.gotmpl +++ b/charts/t8s-cluster/README.md.gotmpl @@ -1,4 +1,4 @@ -[modeline]: # ( vim: set ft=markdown: ) + {{ template "chart.header" . }} {{ template "chart.deprecationWarning" . }}