Deploying to gh-pages from @ 73bd1ba5a3 🚀

This commit is contained in:
veelenga 2022-04-10 17:06:19 +00:00
parent 3a6962fa83
commit 811221aa1f
119 changed files with 709 additions and 709 deletions

View file

@ -809,7 +809,7 @@ $ CRYSTAL_WORKERS=8 ameba #=&gt; 10.14 seconds</code></pre>
<pre><code class="language-yaml">development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~&gt; 0.13.0</code></pre>
version: ~&gt; 1.0.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