generated from reviewdog/action-template
-
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
When installing dependencies with Poetry, the mypy ...
command is not available and instead one should use poetry run mypy ...
.
It would be nice to be able to add an option for the binary used for the mypy invocation (and potentially an option to skip installing mypy without checking if it is installed).
tsuyoshicho
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request