Skip to content

shaopeng-gh/flake8-sarif

 
 

Repository files navigation

Flake8-JSON

This is a plugin for Flake8 that will format the output as JSON. By default, the output is not pretty-printed. We would love to add that as a separate formatter option, though.

CodeClimate support is also offered through this plugin as of v20.12.0

Installation

pip install flake8-json

Usage

flake8 --format=json ...
flake8 --format=codeclimate ...

Competitors

None that I could find on PyPI

Maintenance Policy

This project is seeking maintainers. Please open an issue if you're interested and ensure that you've read the PyCQA's Code of Conduct.

About

SARIF formatter for Flake8 output

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%