File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pycodestyle (formerly called pep8) - Python style guide checker
22===============================================================
33
4+ .. image :: https://img.shields.io/travis/PyCQA/pycodestyle.svg
5+ :target: https://travis-ci.org/PyCQA/pycodestyle
6+ :alt: Build status
7+
8+ .. image :: https://img.shields.io/pypi/wheel/pycodestyle.svg
9+ :target: https://pypi.python.org/pypi/pycodestyle
10+ :alt: Wheel Status
11+
412.. image :: https://badges.gitter.im/PyCQA/pycodestyle.svg
513 :alt: Join the chat at https://gitter.im/PyCQA/pycodestyle
614 :target: https://gitter.im/PyCQA/pycodestyle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
@@ -91,14 +99,6 @@ Or you can display how often each error was found::
9199Links
92100-----
93101
94- .. image :: https://img.shields.io/travis/PyCQA/pycodestyle.svg
95- :target: https://travis-ci.org/PyCQA/pycodestyle
96- :alt: Build status
97-
98- .. image :: https://img.shields.io/pypi/wheel/pycodestyle.svg
99- :target: https://pypi.python.org/pypi/pycodestyle
100- :alt: Wheel Status
101-
102102* `Read the documentation <https://pycodestyle.readthedocs.io/ >`_
103103
104104* `Fork me on GitHub <http://github.com/PyCQA/pycodestyle >`_
You can’t perform that action at this time.
0 commit comments