Open jregehr opened 1 year ago
jsonnet-lint fails if a jsonnet or libsonnet file contains std.all() or std.any().
jsonnet-lint
std.all()
std.any()
PR to fix: #695
jsonnet-lint
fails if a jsonnet or libsonnet file containsstd.all()
orstd.any()
.PR to fix: #695