File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
pylint-flask
2
2
===============
3
3
4
- [ ![ Build Status] ( https://travis-ci.org/jschaf/pylint-flask.svg?branch=master )] ( https://travis-ci.org/jschaf/pylint-flask ) [ ![ Coverage Status] ( https://coveralls.io/repos/jschaf/pylint-flask/badge.svg?branch=master )] ( https://coveralls.io/r/jschaf/pylint-flask?branch=master ) [ ![ License] ( https://img.shields.io/badge/license-GPLv2%20License-blue.svg )] ( https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html )
4
+ [ ![ Build Status] ( https://travis-ci.org/jschaf/pylint-flask.svg?branch=master )] ( https://travis-ci.org/jschaf/pylint-flask ) [ ![ Coverage Status] ( https://coveralls.io/repos/jschaf/pylint-flask/badge.svg?branch=master )] ( https://coveralls.io/r/jschaf/pylint-flask?branch=master ) [ ![ PyPI ] ( https://img.shields.io/pypi/v/pylint-flask.svg )] ( https://pypi.python.org/pypi/pylint-flask ) [ ![ License] ( https://img.shields.io/badge/license-GPLv2%20License-blue.svg )] ( https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html )
5
5
6
6
## About
7
7
@@ -49,7 +49,7 @@ pylint --load-plugins pylint_flask [..your module..]
49
49
Pull requests are always welcome. Here's an outline of the steps you need to
50
50
prepare your code.
51
51
52
- 1 . https://github.com/jschaf/pylint-flask.git
52
+ 1 . git clone https://github.com/jschaf/pylint-flask.git
53
53
2 . cd pylint-flask
54
54
3 . mkvirtualenv pylint-flask
55
55
4 . pip install -r dev-requirements.txt
You can’t perform that action at this time.
0 commit comments