We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f0fa29 commit bc1bc42Copy full SHA for bc1bc42
README.rst
@@ -4,8 +4,8 @@ pylint-django
4
.. image:: https://github.com/PyCQA/pylint-django/actions/workflows/testing.yml/badge.svg
5
:target: https://github.com/PyCQA/pylint-django/actions/workflows/testing.yml
6
7
-.. image:: https://coveralls.io/repos/PyCQA/pylint-django/badge.svg
8
- :target: https://coveralls.io/r/PyCQA/pylint-django
+.. image:: https://coveralls.io/repos/github/PyCQA/pylint-django/badge.svg?branch=master
+ :target: https://coveralls.io/github/PyCQA/pylint-django?branch=master
9
10
.. image:: https://img.shields.io/pypi/v/pylint-django.svg
11
:target: https://pypi.python.org/pypi/pylint-django
0 commit comments