Linter currently tests .sh files with shellcheck.
It then complains templates blocks starting with { are syntax error.
Templates should so use an extension to avoid to confuse linter,
and perhaps create a test task to render the template before to call shellcheck.