Skip to content
Snippets Groups Projects
Commit 4f54b184 authored by Jessica Yuen's avatar Jessica Yuen
Browse files

Support import param rewrite for jsonnet snippets

This commit will rewrite all parameters in the passed Jsonnet file of
the form `import param://foo` to `${foo}`. This will be a utility for
`ksonnet prototype use` to support LSP-spec-compliant snippet JSONs.
parent 24d09f66
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment