Deploying to gh-pages from @ f288cc3c4f 🚀

This commit is contained in:
Sija 2021-12-09 20:34:45 +00:00
parent 2fd972c97e
commit f5584cfcac
118 changed files with 2717 additions and 696 deletions

View file

@ -526,6 +526,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/GuardClause" data-name="ameba::rule::style::guardclause">
<a href="../../Ameba/Rule/Style/GuardClause.html">GuardClause</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/IsAFilter" data-name="ameba::rule::style::isafilter">
<a href="../../Ameba/Rule/Style/IsAFilter.html">IsAFilter</a>
@ -772,6 +777,8 @@
<li class="other-type"><a href="../../Ameba/Rule/Performance/ChainedCallWithNoBang.html">Ameba::Rule::Performance::ChainedCallWithNoBang</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Style/GuardClause.html">Ameba::Rule::Style::GuardClause</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Style/MethodNames.html">Ameba::Rule::Style::MethodNames</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Style/RedundantBegin.html">Ameba::Rule::Style::RedundantBegin</a></li>
@ -797,7 +804,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L2" target="_blank">
ameba/ast/util.cr
</a>
@ -953,7 +960,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L145" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L145" target="_blank">View source</a>]
</div>
</div>
@ -975,7 +982,7 @@ Wraps implicit tuple literal with curly brackets (e.g. multi-return).</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L164" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L164" target="_blank">View source</a>]
</div>
</div>
@ -996,7 +1003,7 @@ Wraps implicit tuple literal with curly brackets (e.g. multi-return).</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L139" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L139" target="_blank">View source</a>]
</div>
</div>
@ -1019,7 +1026,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/c7f1f94c/src/ameba/ast/util.cr#L67" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L67" target="_blank">View source</a>]
</div>
</div>
@ -1055,7 +1062,7 @@ a flow command <code>return</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L105" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L105" target="_blank">View source</a>]
</div>
</div>
@ -1076,7 +1083,7 @@ a flow command <code>return</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L4" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L4" target="_blank">View source</a>]
</div>
</div>
@ -1097,7 +1104,7 @@ a flow command <code>return</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L151" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L151" target="_blank">View source</a>]
</div>
</div>
@ -1120,7 +1127,7 @@ off-by-one error.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L207" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L207" target="_blank">View source</a>]
</div>
</div>
@ -1141,7 +1148,7 @@ off-by-one error.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L175" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L175" target="_blank">View source</a>]
</div>
</div>
@ -1162,7 +1169,7 @@ off-by-one error.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L189" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L189" target="_blank">View source</a>]
</div>
</div>
@ -1185,7 +1192,7 @@ to determine and cut a piece of source of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L33" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L33" target="_blank">View source</a>]
</div>
</div>
@ -1206,7 +1213,7 @@ to determine and cut a piece of source of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L133" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L133" target="_blank">View source</a>]
</div>
</div>
@ -1227,7 +1234,7 @@ to determine and cut a piece of source of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/ast/util.cr#L42" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/ast/util.cr#L42" target="_blank">View source</a>]
</div>
</div>