Skip to content

Commit 755b28e

Browse files
stasjokmyii
authored andcommitted
style(libsaltcli): fix comments to jinja comments [skip ci]
* Automated using myii/ssf-formula#418
1 parent 136162e commit 755b28e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openvpn/libsaltcli.jinja

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# -*- coding: utf-8 -*-
2-
# vim: ft=jinja
1+
{#- -*- coding: utf-8 -*- #}
2+
{#- vim: ft=jinja #}
33

44
{#- Get the relevant values from the `opts` dict #}
55
{%- set opts_cli = opts.get('__cli', '') %}

0 commit comments

Comments
 (0)