go-jsonnet/testdata/import_computed.linter.golden
Stanisław Barzowski 8fcbda5b50 Linter
2020-08-13 21:06:34 +02:00

6 lines
88 B
Plaintext

../testdata/import_computed:1:8-17 Computed imports are not allowed
import "a" + "b"