google / go-jsonnet

Apache License 2.0
1.63k stars 235 forks source link

jsonnet-lint missing std.objectKeysValues #713

Open alias-dev opened 1 year ago

alias-dev commented 1 year ago

jsonnet-lint fails if a jsonnet or libsonnet file contains std.objectKeysValues

jyoung15 commented 1 year ago

I ran into the same issue and discovered this was fixed in fed90cd9cd733a87f9fb27cfb32a3e08a7695603. You'll need to build jsonnet-lint since this fix is not included in the latest release (v0.20.0).