We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234e86d commit c2c6fd0Copy full SHA for c2c6fd0
1 file changed
README.rst
@@ -4,6 +4,9 @@ python-indent.vim
4
python-indent.vim is a Vim indent plugin for Python which complies with
5
`PEP 8`_.
6
7
+.. image:: https://github.com/hattya/python-indent.vim/workflows/CI/badge.svg
8
+ :target: https://github.com/hattya/python-indent.vim/actions?query=workflow:CI
9
+
10
.. image:: https://semaphoreci.com/api/v1/hattya/python-indent-vim/branches/master/badge.svg
11
:target: https://semaphoreci.com/hattya/python-indent-vim
12
0 commit comments