Skip to content

Commit

Permalink
Add pre-commit badge (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Oct 12, 2020
1 parent 2157e5a commit 57c14d9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ flake8-comprehensions
:target: https://pypi.org/project/flake8-comprehensions/

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:target: https://github.com/python/black

.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
:target: https://github.com/pre-commit/pre-commit
:alt: pre-commit

A `flake8 <https://flake8.readthedocs.io/en/latest/index.html>`_ plugin that
helps you write better list/set/dict comprehensions.
Expand Down

0 comments on commit 57c14d9

Please sign in to comment.