From: Peter Hutterer Date: Sun, 23 Feb 2020 22:24:21 +0000 (+1000) Subject: gitlab CI: set the vim filetype for the template file X-Git-Tag: libevdev-1.9.0~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=db602d0d063367d8a576348960714fab3dd3e738;p=platform%2Fupstream%2Flibevdev.git gitlab CI: set the vim filetype for the template file Signed-off-by: Peter Hutterer --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fdd6474..af506b9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -# vim: set expandtab shiftwidth=2 tabstop=8 textwidth=0: +# vim: set expandtab shiftwidth=2 tabstop=8 textwidth=0 filetype=yaml: ######################################## # # diff --git a/.gitlab-ci/gitlab-ci.tmpl b/.gitlab-ci/gitlab-ci.tmpl index fa5a768..99d7f3d 100644 --- a/.gitlab-ci/gitlab-ci.tmpl +++ b/.gitlab-ci/gitlab-ci.tmpl @@ -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 #}