Deploying to gh-pages from @ crystal-ameba/ameba@e62fffae80 🚀

This commit is contained in:
Sija 2023-11-12 08:57:09 +00:00
parent fb789f278a
commit 974af54b4d
147 changed files with 3166 additions and 836 deletions

View file

@ -587,6 +587,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BlockParameterName" data-name="ameba::rule::naming::blockparametername">
<a href="../Ameba/Rule/Naming/BlockParameterName.html">BlockParameterName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/ConstantNames" data-name="ameba::rule::naming::constantnames">
<a href="../Ameba/Rule/Naming/ConstantNames.html">ConstantNames</a>
@ -921,7 +926,7 @@ runner.run.success? <span class="c"># =&gt; true or false</span></code></pre>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/runner.cr#L12" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/runner.cr#L12" target="_blank">
ameba/runner.cr
</a>
@ -1054,7 +1059,7 @@ config.formatter <span class="o">=</span> formatter
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/runner.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/runner.cr#L61" target="_blank">View source</a>]
</div>
</div>
@ -1094,7 +1099,7 @@ runner.explain({file: file, line: l, column: c})</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/runner.cr#L160" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/runner.cr#L160" target="_blank">View source</a>]
</div>
</div>
@ -1121,7 +1126,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/runner.cr#L87" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/runner.cr#L87" target="_blank">View source</a>]
</div>
</div>
@ -1142,7 +1147,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/runner.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/runner.cr#L35" target="_blank">View source</a>]
</div>
</div>
@ -1167,7 +1172,7 @@ runner.success? <span class="c"># =&gt; true or false</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/runner.cr#L172" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/runner.cr#L172" target="_blank">View source</a>]
</div>
</div>