Skip to content

Update to config file doc to match command line doc and --help #7776

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 35 commits into from
Oct 23, 2019

Conversation

jolaf
Copy link
Contributor

@jolaf jolaf commented Oct 22, 2019

Fixes #7574, #7575, #7772, #7775.

Copy link
Collaborator

@msullivan msullivan left a comment

Choose a reason for hiding this comment

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

This looks good, but has some TBD's that need to be filled in.

lineprecision-report produces a flat text file report with per-module counts about how many lines are typechecked/have no anys/etc.
memory-xml-report is a base class that doesn't do anything by its own and should probably not be part of the documentation or an option??
xml-report Generates an XML report? But it is like a viewable report using XSLT? I'm not totally sure how this is supposed to differ.

IDK our reporting is all a mess tbh

@Michael0x2a Michael0x2a merged commit 09c1fc7 into python:master Oct 23, 2019
@Michael0x2a
Copy link
Collaborator

Looks good now, thanks!

@jolaf jolaf deleted the options-doc branch October 23, 2019 20:53
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.

Command line documentation differs from --help
4 participants