gitlab CI: set the vim filetype for the template file
authorPeter Hutterer <peter.hutterer@who-t.net>
Sun, 23 Feb 2020 22:24:21 +0000 (08:24 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Sun, 23 Feb 2020 22:44:48 +0000 (08:44 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci.yml
.gitlab-ci/gitlab-ci.tmpl

index fdd64745623a9ddd6b95e25537f8eef5891beee1..af506b9fe2d894d80d64d65c46273be422446b9b 100644 (file)
@@ -1,4 +1,4 @@
-# vim: set expandtab shiftwidth=2 tabstop=8 textwidth=0:
+# vim: set expandtab shiftwidth=2 tabstop=8 textwidth=0 filetype=yaml:
 
 ########################################
 #                                      #
index fa5a7682935ceccc0c7ff2fad71a36bde31cb89b..99d7f3d8469f334e9a74784a6be85010b34fb773 100644 (file)
@@ -1,4 +1,4 @@
-# vim: set expandtab shiftwidth=2 tabstop=8 textwidth=0:
+# vim: set expandtab shiftwidth=2 tabstop=8 textwidth=0 filetype=yaml:
 
 {# You're looking at the template here, so you can ignore the below
    warning. This is the right file to edit #}