Skip to content

Conversation

ddfisher
Copy link
Collaborator

Fixes #2119. Partial fix for #3553.

mypy/main.py Outdated
help='Typecheck SHADOW_FILE in place of SOURCE_FILE. '
'Primarily intended for tooling. Allows tooling to make transformations '
'to a file before type checking without having to change the file '
'in-place.')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer a shorter (one-line) help text here and the longer explanation in the docs.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed -- that's definitely better.

@gvanrossum gvanrossum merged commit 8d5d523 into master Jun 27, 2017
@gvanrossum gvanrossum deleted the document-shadow-file branch June 27, 2017 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: checking files on stdin
2 participants