Deploying to gh-pages from @ e6ebca7a5b 🚀

This commit is contained in:
Sija 2022-12-15 18:35:50 +00:00
parent fc6bd57973
commit aa1deb7b7e
127 changed files with 2780 additions and 729 deletions

View file

@ -456,6 +456,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnusedBlockArgument" data-name="ameba::rule::lint::unusedblockargument">
<a href="../Ameba/Rule/Lint/UnusedBlockArgument.html">UnusedBlockArgument</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/UselessAssign" data-name="ameba::rule::lint::uselessassign">
<a href="../Ameba/Rule/Lint/UselessAssign.html">UselessAssign</a>
@ -795,7 +800,7 @@ runner.run.success? <span class="c"># =&gt; true or false</span></code></pre>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/4b1378aa/src/ameba/runner.cr#L12" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/runner.cr#L12" target="_blank">
ameba/runner.cr
</a>
@ -928,7 +933,7 @@ config.formatter <span class="o">=</span> formatter
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/4b1378aa/src/ameba/runner.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/runner.cr#L61" target="_blank">View source</a>]
</div>
</div>
@ -968,7 +973,7 @@ runner.explain({file: file, line: l, column: c})</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/4b1378aa/src/ameba/runner.cr#L160" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/runner.cr#L160" target="_blank">View source</a>]
</div>
</div>
@ -995,7 +1000,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/4b1378aa/src/ameba/runner.cr#L87" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/runner.cr#L87" target="_blank">View source</a>]
</div>
</div>
@ -1016,7 +1021,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/4b1378aa/src/ameba/runner.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/runner.cr#L35" target="_blank">View source</a>]
</div>
</div>
@ -1041,7 +1046,7 @@ runner.success? <span class="c"># =&gt; true or false</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/4b1378aa/src/ameba/runner.cr#L172" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/runner.cr#L172" target="_blank">View source</a>]
</div>
</div>