Scroll to navigation

DMYPY_CHECK(1) User Commands DMYPY_CHECK(1)

NAME

dmypy_check - Type check some Python files with a mypy daemon

DESCRIPTION

usage: dmypy check [-h] [-v] [--junit-xml JUNIT_XML]

[--perf-stats-file PERF_STATS_FILE] FILE [FILE ...]

positional arguments:

File (or directory) to check

optional arguments:

show this help message and exit
Print detailed status
Write junit.xml to the given file
write telemetry information to the given file
October 2019 dmypy_check 0.740