mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Deploying to gh-pages from @ crystal-ameba/ameba@2c044f8179 🚀
This commit is contained in:
parent
4238b96ec2
commit
ee25ca07e7
127 changed files with 752 additions and 762 deletions
10
index.html
10
index.html
|
@ -891,16 +891,6 @@ $ CRYSTAL_WORKERS=8 ameba #=> 10.14 seconds</code></pre>
|
|||
github: crystal-ameba/ameba
|
||||
version: ~> 1.4.0</code></pre>
|
||||
<p>Build <code>bin/ameba</code> binary within your project directory while running <code>shards install</code>.</p>
|
||||
<p>You may also want to use it on <a href="travis-ci.org">Travis</a>:</p>
|
||||
<pre><code class="language-yaml"># .travis.yml
|
||||
language: crystal
|
||||
install:
|
||||
- shards install
|
||||
script:
|
||||
- crystal spec
|
||||
- crystal bin/ameba.cr</code></pre>
|
||||
<p>Using this config Ameba will inspect files just after the specs run. Travis will also fail
|
||||
the build if some problems detected.</p>
|
||||
<h3><a id="os-x" class="anchor" href="#os-x">
|
||||
<svg class="octicon-link" aria-hidden="true">
|
||||
<use href="#octicon-link"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue