Skip to content
Snippets Groups Projects
Commit 2eb268f7 authored by Simon McVittie's avatar Simon McVittie Committed by Sjoerd Simons
Browse files

syntax-check: stop parsing .json files


These are ostensibly JSON, but what they actually are is Jinja
templates whose *output* is JSON. In particular, they can contain
{# comments in this syntax #}, causing syntax-check to fail.

lqa will check that their output is valid JSON anyway, so I think
the ability to have comments is worth more than the syntax check.

Reviewed-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
Signed-off-by: default avatarSimon McVittie <simon.mcvittie@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D2156
parent 6f6e6cb3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment