We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e5441 commit d747f15Copy full SHA for d747f15
tools/src/test/proto/test.sh
@@ -37,7 +37,7 @@ function schema-lint () {
37
--workdir '/workspace' \
38
"$BUF_IMAGE" \
39
lint --path "$SCHEMA_DIR" \
40
- --error-format "${LOG_FORMAT:-$LOG_FORMAT_DEFAULT}"
+ --error-format "$LOG_FORMAT"
41
42
echo '>> OK.' >&2
43
}
0 commit comments