An open API service indexing awesome lists of open source software.

https://github.com/astj/flake8-formatter-junit-xml

JUnit XML formatter for flake8
https://github.com/astj/flake8-formatter-junit-xml

flake8 python

Last synced: about 1 month ago
JSON representation

JUnit XML formatter for flake8

Awesome Lists containing this project

README

        

==========================
flake8-formatter-junit-xml
==========================
.. image:: https://img.shields.io/pypi/v/flake8-formatter-junit-xml.svg
:target: https://pypi.python.org/pypi/flake8-formatter-junit-xml
.. image:: https://travis-ci.org/astj/flake8-formatter-junit-xml.svg
:target: https://travis-ci.org/astj/flake8-formatter-junit-xml

JUnit XML Formatter for flake8.

Installation
============

.. code::

pip install flake8_formatter_junit_xml

Usage
=====

.. code::

flake8 --format junit-xml ...

License
=======

MIT