Skip to content

Commit b47ff09

Browse files
KotlinIslandamon gus
authored and
amon gus
committed
implement helpful-string
1 parent 502a156 commit b47ff09

18 files changed

+747
-78
lines changed

.github/workflows/mypy_primer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
--new $GITHUB_SHA --old base_commit \
6363
--num-shards 5 --shard-index ${{ matrix.shard-index }} \
6464
--debug \
65-
--additional-flags="--debug-serialize --no-color-output" \
65+
--additional-flags="--debug-serialize --no-color-output --enable-error-code=helpful-string" \
6666
--output concise \
6767
`# We don't want to run on spack because it has massive inferred types` \
6868
`# https://github.com/KotlinIsland/basedmypy/issues/399` \

0 commit comments

Comments
 (0)