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

This commit is contained in:
Sija 2023-11-10 14:57:40 +00:00
parent 72a5282016
commit 19be275f1c
145 changed files with 3039 additions and 828 deletions

View file

@ -607,6 +607,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/RescuedExceptionsVariableName" data-name="ameba::rule::naming::rescuedexceptionsvariablename">
<a href="../Ameba/Rule/Naming/RescuedExceptionsVariableName.html">RescuedExceptionsVariableName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/TypeNames" data-name="ameba::rule::naming::typenames">
<a href="../Ameba/Rule/Naming/TypeNames.html">TypeNames</a>
@ -911,7 +916,7 @@ runner.run.success? <span class="c"># =&gt; true or false</span></code></pre>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/runner.cr#L12" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/runner.cr#L12" target="_blank">
ameba/runner.cr
</a>
@ -1044,7 +1049,7 @@ config.formatter <span class="o">=</span> formatter
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/runner.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/runner.cr#L61" target="_blank">View source</a>]
</div>
</div>
@ -1084,7 +1089,7 @@ runner.explain({file: file, line: l, column: c})</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/runner.cr#L160" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/runner.cr#L160" target="_blank">View source</a>]
</div>
</div>
@ -1111,7 +1116,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/runner.cr#L87" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/runner.cr#L87" target="_blank">View source</a>]
</div>
</div>
@ -1132,7 +1137,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/runner.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/runner.cr#L35" target="_blank">View source</a>]
</div>
</div>
@ -1157,7 +1162,7 @@ runner.success? <span class="c"># =&gt; true or false</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/runner.cr#L172" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/runner.cr#L172" target="_blank">View source</a>]
</div>
</div>