Deploying to gh-pages from @ crystal-ameba/ameba@2c044f8179 🚀

This commit is contained in:
Sija 2023-01-28 10:39:43 +00:00
parent 4238b96ec2
commit ee25ca07e7
127 changed files with 752 additions and 762 deletions

View file

@ -891,16 +891,6 @@ $ CRYSTAL_WORKERS=8 ameba #=&gt; 10.14 seconds</code></pre>
github: crystal-ameba/ameba
version: ~&gt; 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"/>