From 1226cb0a19c3a43ac0fe76ec7101c3dd8138e07e Mon Sep 17 00:00:00 2001 From: Joel Payne <15524072+LilSpazJoekp@users.noreply.github.com> Date: Fri, 19 Nov 2021 11:22:20 -0600 Subject: [PATCH] Add pre-commit badge (cherry picked from commit fb0b2fdacbe6771a8eaf03542d4c0856fa07bae3) --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 18176b44..ac47b973 100644 --- a/README.rst +++ b/README.rst @@ -21,6 +21,10 @@ Async PRAW: The Asynchronous Python Reddit API Wrapper :alt: Github Actions Coverage :target: https://github.com/praw-dev/asyncpraw/actions?query=branch%3Amaster +.. 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 + .. image:: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg :alt: Contributor Covenant :target: https://github.com/praw-dev/.github/blob/main/CODE_OF_CONDUCT.md