software/ors-amarisoft: rename json templates for git pre-commit hook
When using pre-commit hook (the one installed by using `npm install` from the root of the repository), all .json files are checked to be valid json and formatted according to the ./format-json rules. These templates were problematic for this script because they are not really valid json, so name them .json.jinja2 instead of .jinja2.json so that they are not selected by the pre-commit hook
Showing
File moved
File moved
File moved
File moved
Please register or sign in to comment