зеркало из https://github.com/mozilla/treeherder.git
Bug 1139894 - Docs: Add instructions for how to run flake8
This commit is contained in:
Родитель
213eb3a6a3
Коммит
34419d9f35
|
@ -23,7 +23,7 @@ In order to make the various services aware of a change in the code you need to
|
|||
Running the tests
|
||||
-----------------
|
||||
|
||||
* You can run the py.test suite with
|
||||
* You can run flake8 and the py.test suite using
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
@ -45,6 +45,12 @@ Running the tests
|
|||
|
||||
* For more options, see ``py.test --help`` or http://pytest.org/latest/usage.html
|
||||
|
||||
* To run flake8 on its own, use
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
(venv)vagrant@precise32:~/treeherder-service$ flake8
|
||||
|
||||
Add a new repository
|
||||
--------------------
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче