Add support for jsonnet
We should add support for jsonnet here, this would include:
- Running
jsonnetfmton all jsonnet files - Running
jsonnet-linton all jsonnet files changed in a merge request using default (vendor+libsonnet) or configurable library paths. - Running jsonnet-test: this means compiling all
_test.jsonnetfiles using the library paths.