Skip to content

Commit 4c84460

Browse files
committed
1 parent 859564b commit 4c84460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linters/mypy/plugin.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lint:
2020
success_codes: [0, 1]
2121
stdin: false
2222
- name: lint-ci-all
23-
# special command (disabled by default) to run mypy on entire python codebase when a python file changes
23+
# Run mypy on entire python codebase (ci only) when a python file changes
2424
# allows dependent un-changed files to be checked vs. normal run that only checks changed files
2525
# to enable add command to enabled list like this:
2626
#

0 commit comments

Comments
 (0)