Skip to content

Add support for passing linting statistics in as file or argument #4

@drewsilcock

Description

@drewsilcock

It would be really useful to have support for other methods of inputting the output of the linting statistics. Currently they must be passed in by stdin, however I can see two other potential uses:

  • Read from file - useful when piping output between commands is difficult.
  • Pass string in directly - useful when generating chart from another python module via import flake8chart as opposed to using as a command-line utility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions