Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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