Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/landscapeio/prospector
Browse files Browse the repository at this point in the history
t push
  • Loading branch information
carlio committed May 9, 2017
2 parents 59278ea + 0325251 commit 341ac52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Command Line Usage
==================

.. _issue_16: https://github.com/landscapeio/prospector/issues/16

.. _vscode_python_plugin: https://marketplace.visualstudio.com/items?itemName=donjayamanne.python
The simplest way to run prospector is from the project root with no arguments. It will try to figure everything else out itself and provide sensible defaults::

prospector
Expand All @@ -29,7 +29,7 @@ The default output format of ``prospector`` is designed to be human readable. Yo
+=============+============================================================================+
| ``emacs`` | | Support for emacs compilation output mode, see `issue_16`_. |
+-------------+----------------------------------------------------------------------------+
| ``vscode`` | | Support for vscode python plugin |
| ``vscode`` | | Support for `vscode_python_plugin`_ |
+-------------+----------------------------------------------------------------------------+
| ``grouped`` | | Similar to ``text``, but groups all message on the same line together |
| | | rather than having a separate entry per message. |
Expand Down

0 comments on commit 341ac52

Please sign in to comment.