Deploying to gh-pages from @ 816c8b11cd 🚀

This commit is contained in:
Sija 2022-11-02 09:13:37 +00:00
parent b115c7bec6
commit 3cce6274d7
123 changed files with 1366 additions and 1349 deletions

View file

@ -366,6 +366,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/LiteralsComparison" data-name="ameba::rule::lint::literalscomparison">
<a href="../../Ameba/Rule/Lint/LiteralsComparison.html">LiteralsComparison</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNil" data-name="ameba::rule::lint::notnil">
<a href="../../Ameba/Rule/Lint/NotNil.html">NotNil</a>
@ -426,11 +431,6 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/StaticComparison" data-name="ameba::rule::lint::staticcomparison">
<a href="../../Ameba/Rule/Lint/StaticComparison.html">StaticComparison</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/Syntax" data-name="ameba::rule::lint::syntax">
<a href="../../Ameba/Rule/Lint/Syntax.html">Syntax</a>
@ -775,7 +775,7 @@ This is where the local variables belong to.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L6" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L6" target="_blank">
ameba/ast/scope.cr
</a>
@ -1074,7 +1074,7 @@ This is where the local variables belong to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L39" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L39" target="_blank">View source</a>]
</div>
</div>
@ -1134,7 +1134,7 @@ scope.add_argument(arg_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L59" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L59" target="_blank">View source</a>]
</div>
</div>
@ -1157,7 +1157,7 @@ scope.add_ivariable(ivar_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L70" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L70" target="_blank">View source</a>]
</div>
</div>
@ -1180,7 +1180,7 @@ scope.add_variable(var_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L49" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L49" target="_blank">View source</a>]
</div>
</div>
@ -1201,7 +1201,7 @@ scope.add_variable(var_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L156" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L156" target="_blank">View source</a>]
</div>
</div>
@ -1222,7 +1222,7 @@ scope.add_variable(var_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L14" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L14" target="_blank">View source</a>]
</div>
</div>
@ -1245,7 +1245,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L90" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L90" target="_blank">View source</a>]
</div>
</div>
@ -1266,7 +1266,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L120" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L120" target="_blank">View source</a>]
</div>
</div>
@ -1288,7 +1288,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L96" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L96" target="_blank">View source</a>]
</div>
</div>
@ -1309,7 +1309,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L146" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L146" target="_blank">View source</a>]
</div>
</div>
@ -1325,7 +1325,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L30" target="_blank">View source</a>]
</div>
</div>
@ -1341,7 +1341,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L30" target="_blank">View source</a>]
</div>
</div>
@ -1363,7 +1363,7 @@ the same Crystal node as <code>@node</code>.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L175" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L175" target="_blank">View source</a>]
</div>
</div>
@ -1386,7 +1386,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L80" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L80" target="_blank">View source</a>]
</div>
</div>
@ -1430,7 +1430,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L114" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L114" target="_blank">View source</a>]
</div>
</div>
@ -1451,7 +1451,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L23" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L23" target="_blank">View source</a>]
</div>
</div>
@ -1472,7 +1472,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L17" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L17" target="_blank">View source</a>]
</div>
</div>
@ -1488,7 +1488,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
</div>
</div>
@ -1504,7 +1504,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
</div>
</div>
@ -1525,7 +1525,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L26" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L26" target="_blank">View source</a>]
</div>
</div>
@ -1546,7 +1546,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L20" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L20" target="_blank">View source</a>]
</div>
</div>
@ -1567,7 +1567,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L11" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L11" target="_blank">View source</a>]
</div>
</div>
@ -1589,7 +1589,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L138" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L138" target="_blank">View source</a>]
</div>
</div>
@ -1613,7 +1613,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L107" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L107" target="_blank">View source</a>]
</div>
</div>
@ -1629,7 +1629,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L28" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L28" target="_blank">View source</a>]
</div>
</div>
@ -1645,7 +1645,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L28" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L28" target="_blank">View source</a>]
</div>
</div>
@ -1666,7 +1666,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L151" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L151" target="_blank">View source</a>]
</div>
</div>
@ -1688,7 +1688,7 @@ type definition, for example a class.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L127" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L127" target="_blank">View source</a>]
</div>
</div>
@ -1709,7 +1709,7 @@ type definition, for example a class.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/ast/scope.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/816c8b11/src/ameba/ast/scope.cr#L8" target="_blank">View source</a>]
</div>
</div>