Skip to content

Commit

Permalink
fix(lint): remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Noel McLoughlin committed Nov 18, 2019
1 parent d40b0e4 commit 376ae12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golang/cmd/clean.sls
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{#- Get the `tplroot` from `tpldir` #}
{%- set tplroot = tpldir.split('/')[0] %}
{%- from tplroot ~ "/map.jinja" import golang with context %}
{%- for package in golang.cmd.clean %}
golang-cmd-clean-cmd-run-go-clean-{{ package }}:
Expand Down

0 comments on commit 376ae12

Please sign in to comment.