Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 554 Bytes

README.rst

File metadata and controls

28 lines (19 loc) · 554 Bytes

flake8-formatter-junit-xml

JUnit XML Formatter for flake8.

Installation

pip install flake8_formatter_junit_xml

Usage

flake8 --format junit-xml ...

License

MIT