mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-10 06:44:18 +00:00
README - add a flake8 project badge
Add a project badge image and display on the README. This gives people a way to show they use Flake8 as the linter for their project, and link to the Flake8 project page. This may be a fun way for people to show their support, and help drive new users to Flake8.
This commit is contained in:
parent
20906d4304
commit
d1187d4409
2 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
Flake8
|
||||
========
|
||||
|
||||
.. image:: docs/source/img/linter-flake8-green.svg
|
||||
:target: https://gitlab.com/pycqa/flake8
|
||||
|
||||
Flake8 is a wrapper around these tools:
|
||||
|
||||
- PyFlakes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue