Deploying to gh-pages from @ 28e2871165 🚀

This commit is contained in:
Sija 2022-11-16 11:26:07 +00:00
parent bed563b291
commit e8e67fcabd
124 changed files with 2717 additions and 724 deletions

View file

@ -591,6 +591,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantParentheses" data-name="ameba::rule::style::redundantparentheses">
<a href="../Ameba/Rule/Style/RedundantParentheses.html">RedundantParentheses</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantReturn" data-name="ameba::rule::style::redundantreturn">
<a href="../Ameba/Rule/Style/RedundantReturn.html">RedundantReturn</a>
@ -780,7 +785,7 @@ runner.run.success? <span class="c"># =&gt; true or false</span></code></pre>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/runner.cr#L13" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/runner.cr#L13" target="_blank">
ameba/runner.cr
</a>
@ -913,7 +918,7 @@ config.formatter <span class="o">=</span> formatter
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/runner.cr#L62" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/runner.cr#L62" target="_blank">View source</a>]
</div>
</div>
@ -953,7 +958,7 @@ runner.explain({file: file, line: l, column: c})</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/runner.cr#L162" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/runner.cr#L162" target="_blank">View source</a>]
</div>
</div>
@ -980,7 +985,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/runner.cr#L88" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/runner.cr#L88" target="_blank">View source</a>]
</div>
</div>
@ -1001,7 +1006,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/runner.cr#L36" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/runner.cr#L36" target="_blank">View source</a>]
</div>
</div>
@ -1026,7 +1031,7 @@ runner.success? <span class="c"># =&gt; true or false</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/runner.cr#L174" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/runner.cr#L174" target="_blank">View source</a>]
</div>
</div>