Skip to content

Commit 584d7bb

Browse files
authored
Update plugin.yaml
1 parent 69efdc5 commit 584d7bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

linters/mypy/plugin.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ lint:
1919
mypy --ignore-missing-imports --follow-imports=silent --show-error-codes
2020
--show-column-numbers ${target}
2121
run_from: ${root_or_parent_with_any_config}
22-
batch: true
2322
success_codes: [0, 1]
2423
stdin: false
2524
tools: [mypy]

0 commit comments

Comments
 (0)