Skip to content

Commit

Permalink
Add Pre-Commit Badge
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperlees committed Mar 23, 2022
1 parent a4dc2b7 commit 0e30194
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Expand Up @@ -8,6 +8,10 @@ flake8-bugbear
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black

.. image:: https://results.pre-commit.ci/badge/github/PyCQA/flake8-bugbear/main.svg
:target: https://results.pre-commit.ci/latest/github/PyCQA/flake8-bugbear/main
:alt: pre-commit.ci status

A plugin for ``flake8`` finding likely bugs and design problems in your
program. Contains warnings that don't belong in ``pyflakes`` and
``pycodestyle``::
Expand Down

0 comments on commit 0e30194

Please sign in to comment.