Site updated at 2018-03-01 17:51:49 UTC
This commit is contained in:
parent
26989d99f8
commit
02b73a7e1b
27 changed files with 75 additions and 75 deletions
|
@ -106,8 +106,8 @@
|
|||
<span class="gp">$ </span>py.test tests/test_core.py
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>You can also run linting tests against all changed files, as reported by <code class="highlighter-rouge">git diff upstream/dev --name-only</code>, using the <code class="highlighter-rouge">lint</code> script:</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>script/lint --changed
|
||||
<p>You can also run linting tests against all changed files, as reported by <code class="highlighter-rouge">git diff upstream/dev... --name-only</code>, using the <code class="highlighter-rouge">lint</code> script:</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>script/lint
|
||||
</code></pre>
|
||||
</div>
|
||||
<h3><a class="title-link" name="preventing-linter-errors" href="#preventing-linter-errors"></a> Preventing Linter Errors</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue