gitlab CI: set the vim filetype for the template file

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2020-02-24 08:24:21 +10:00
parent 2038781bc2
commit db602d0d06
2 changed files with 2 additions and 2 deletions

View 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:
########################################
# #

View 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 #}