google/go-jsonnet

jsonnet-lint missing std.all and std.any

jregehr opened this issue · 0 comments

jsonnet-lint fails if a jsonnet or libsonnet file contains std.all() or std.any().

PR to fix: #695