python-genbadge icon indicating copy to clipboard operation
python-genbadge copied to clipboard

Consider supporting `flake8-json` format as input for the `flake8` command

Open smarie opened this issue 4 years ago • 0 comments

As suggested by @asottile in https://github.com/PyCQA/flake8/issues/1334

Pros:

  • probably more standard than the --statistics output

Cons:

  • requires that users have flake8-json installed (additional dependency)

smarie avatar May 18 '21 15:05 smarie