Deploying to gh-pages from @ crystal-ameba/ameba@5aac63ea74 🚀

This commit is contained in:
Sija 2023-11-17 17:15:30 +00:00
parent 4be0551946
commit f00425a866
147 changed files with 866 additions and 1206 deletions

View file

@ -932,8 +932,6 @@
<li class="other-type"><a href="../../Ameba/Rule/Lint/ComparisonToBoolean.html">Ameba::Rule::Lint::ComparisonToBoolean</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/EmptyExpression.html">Ameba::Rule::Lint::EmptyExpression</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/EmptyLoop.html">Ameba::Rule::Lint::EmptyLoop</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/LiteralAssignmentsInExpressions.html">Ameba::Rule::Lint::LiteralAssignmentsInExpressions</a></li>
@ -948,10 +946,6 @@
<li class="other-type"><a href="../../Ameba/Rule/Lint/RedundantStringCoercion.html">Ameba::Rule::Lint::RedundantStringCoercion</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/UnreachableCode.html">Ameba::Rule::Lint::UnreachableCode</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/UnusedBlockArgument.html">Ameba::Rule::Lint::UnusedBlockArgument</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Naming/QueryBoolMethods.html">Ameba::Rule::Naming::QueryBoolMethods</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Performance/AnyAfterFilter.html">Ameba::Rule::Performance::AnyAfterFilter</a></li>
@ -1001,7 +995,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L2" target="_blank">
ameba/ast/util.cr
</a>
@ -1178,7 +1172,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L180" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L180" target="_blank">View source</a>]
</div>
</div>
@ -1200,7 +1194,7 @@ Wraps implicit tuple literal with curly brackets (e.g. multi-return).</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L199" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L199" target="_blank">View source</a>]
</div>
</div>
@ -1221,7 +1215,7 @@ Wraps implicit tuple literal with curly brackets (e.g. multi-return).</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L48" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L48" target="_blank">View source</a>]
</div>
</div>
@ -1242,7 +1236,7 @@ Wraps implicit tuple literal with curly brackets (e.g. multi-return).</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L174" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L174" target="_blank">View source</a>]
</div>
</div>
@ -1265,7 +1259,7 @@ or special call node that interrupts execution (i.e. raise, exit, abort).</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L102" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L102" target="_blank">View source</a>]
</div>
</div>
@ -1301,7 +1295,7 @@ a flow command <code>return</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L140" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L140" target="_blank">View source</a>]
</div>
</div>
@ -1322,7 +1316,7 @@ a flow command <code>return</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L54" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L54" target="_blank">View source</a>]
</div>
</div>
@ -1343,7 +1337,7 @@ a flow command <code>return</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L186" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L186" target="_blank">View source</a>]
</div>
</div>
@ -1366,7 +1360,7 @@ off-by-one error.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L242" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L242" target="_blank">View source</a>]
</div>
</div>
@ -1387,7 +1381,7 @@ off-by-one error.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L210" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L210" target="_blank">View source</a>]
</div>
</div>
@ -1408,7 +1402,7 @@ off-by-one error.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L224" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L224" target="_blank">View source</a>]
</div>
</div>
@ -1431,7 +1425,7 @@ to determine and cut a piece of source of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L69" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L69" target="_blank">View source</a>]
</div>
</div>
@ -1453,7 +1447,7 @@ matching given <em>name</em>, <code>false</code> otherwise.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L61" target="_blank">View source</a>]
</div>
</div>
@ -1474,7 +1468,7 @@ matching given <em>name</em>, <code>false</code> otherwise.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L168" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L168" target="_blank">View source</a>]
</div>
</div>
@ -1495,7 +1489,7 @@ matching given <em>name</em>, <code>false</code> otherwise.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L77" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L77" target="_blank">View source</a>]
</div>
</div>
@ -1516,7 +1510,7 @@ matching given <em>name</em>, <code>false</code> otherwise.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/ast/util.cr#L42" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/ast/util.cr#L42" target="_blank">View source</a>]
</div>
</div>