Skip to content

Commit 0e30194

Browse files
committed
Add Pre-Commit Badge
1 parent a4dc2b7 commit 0e30194

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ flake8-bugbear
88
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
99
:target: https://github.com/psf/black
1010

11+
.. image:: https://results.pre-commit.ci/badge/github/PyCQA/flake8-bugbear/main.svg
12+
:target: https://results.pre-commit.ci/latest/github/PyCQA/flake8-bugbear/main
13+
:alt: pre-commit.ci status
14+
1115
A plugin for ``flake8`` finding likely bugs and design problems in your
1216
program. Contains warnings that don't belong in ``pyflakes`` and
1317
``pycodestyle``::

0 commit comments

Comments
 (0)