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 e458963 commit e7c58b1Copy full SHA for e7c58b1
ci/lint.sh
@@ -54,7 +54,7 @@ cd "$SCRIPT_DIR"
54
--src-dir="$SRC_DIR" \
55
--mac-host-warnings-as-errors="$MAC_HOST_WARNINGS_AS_ERRORS" \
56
--shard-variants="ios_debug"
57
- --shard-id 0
+ --shard-id=0
58
"$@"
59
60
echo "$(date +%T) Running pylint"
0 commit comments