HomeDevCentral

Avoid .sh extension for Jinja template

Description

Avoid .sh extension for Jinja template

Summary:
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.

Test Plan: arc lint on D957

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D958

Details

Provenance
derecksonAuthored on Apr 20 2017, 10:24
derecksonPushed on Apr 20 2017, 10:33
Reviewer
dereckson
Differential Revision
D958: Avoid .sh extension for Jinja template
Parents
rOPS4a1eba2b1e9a: Simplify unknown domain nginx configuration
Branches
Unknown
Tags
Unknown