From 59872e9c8b420a8b247b193fc1cad22581c239fc Mon Sep 17 00:00:00 2001 From: Chris Werner Rau Date: Thu, 19 Dec 2024 10:32:26 +0100 Subject: [PATCH] chore(common/docs): add correct vim modeline --- charts/common/README.md.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/common/README.md.gotmpl b/charts/common/README.md.gotmpl index 460620d03..559ebd745 100644 --- a/charts/common/README.md.gotmpl +++ b/charts/common/README.md.gotmpl @@ -1,4 +1,4 @@ -[modeline]: # ( vim: set ft=markdown: ) + {{ template "chart.header" . }} {{ template "chart.deprecationWarning" . }}