Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/source/command_line.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1027,6 +1027,10 @@ beyond what incremental mode can offer, try running mypy in

Include fine-grained dependency information in the cache for the mypy daemon.

.. option:: --fixed-format-cache

Use new fast and compact fixed format cache.

.. option:: --skip-version-check

By default, mypy will ignore cache data generated by a different
Expand Down