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

This commit is contained in:
Sija 2023-11-09 09:35:42 +00:00
parent 54916047fe
commit 4f53aa982d
143 changed files with 3096 additions and 815 deletions

View file

@ -572,6 +572,11 @@
<ul>
<li class=" " data-id="ameba/Ameba/Rule/Naming/AccessorMethodName" data-name="ameba::rule::naming::accessormethodname">
<a href="../../Ameba/Rule/Naming/AccessorMethodName.html">AccessorMethodName</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>
@ -896,7 +901,7 @@ This is where the local variables belong to.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L6" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L6" target="_blank">
ameba/ast/scope.cr
</a>
@ -1244,7 +1249,7 @@ This is where the local variables belong to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L48" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L48" target="_blank">View source</a>]
</div>
</div>
@ -1304,7 +1309,7 @@ scope.add_argument(arg_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L68" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L68" target="_blank">View source</a>]
</div>
</div>
@ -1327,7 +1332,7 @@ scope.add_ivariable(ivar_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L79" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L79" target="_blank">View source</a>]
</div>
</div>
@ -1350,7 +1355,7 @@ scope.add_type_dec_variable(node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L89" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L89" target="_blank">View source</a>]
</div>
</div>
@ -1373,7 +1378,7 @@ scope.add_variable(var_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L58" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L58" target="_blank">View source</a>]
</div>
</div>
@ -1394,7 +1399,7 @@ scope.add_variable(var_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L195" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L195" target="_blank">View source</a>]
</div>
</div>
@ -1415,7 +1420,7 @@ scope.add_variable(var_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L20" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L20" target="_blank">View source</a>]
</div>
</div>
@ -1438,7 +1443,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L110" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L110" target="_blank">View source</a>]
</div>
</div>
@ -1459,7 +1464,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L141" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L141" target="_blank">View source</a>]
</div>
</div>
@ -1480,7 +1485,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L147" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L147" target="_blank">View source</a>]
</div>
</div>
@ -1502,7 +1507,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L116" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L116" target="_blank">View source</a>]
</div>
</div>
@ -1523,7 +1528,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L185" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L185" target="_blank">View source</a>]
</div>
</div>
@ -1539,7 +1544,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L39" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L39" target="_blank">View source</a>]
</div>
</div>
@ -1555,7 +1560,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L39" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L39" target="_blank">View source</a>]
</div>
</div>
@ -1577,7 +1582,7 @@ the same Crystal node as <code>@node</code>.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L214" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L214" target="_blank">View source</a>]
</div>
</div>
@ -1600,7 +1605,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L99" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L99" target="_blank">View source</a>]
</div>
</div>
@ -1644,7 +1649,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L133" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L133" target="_blank">View source</a>]
</div>
</div>
@ -1665,7 +1670,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L32" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L32" target="_blank">View source</a>]
</div>
</div>
@ -1686,7 +1691,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L23" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L23" target="_blank">View source</a>]
</div>
</div>
@ -1702,7 +1707,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L38" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L38" target="_blank">View source</a>]
</div>
</div>
@ -1718,7 +1723,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L38" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L38" target="_blank">View source</a>]
</div>
</div>
@ -1739,7 +1744,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L35" target="_blank">View source</a>]
</div>
</div>
@ -1760,7 +1765,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
</div>
</div>
@ -1781,7 +1786,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L17" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L17" target="_blank">View source</a>]
</div>
</div>
@ -1803,7 +1808,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L166" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L166" target="_blank">View source</a>]
</div>
</div>
@ -1827,7 +1832,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L128" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L128" target="_blank">View source</a>]
</div>
</div>
@ -1843,7 +1848,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L37" target="_blank">View source</a>]
</div>
</div>
@ -1859,7 +1864,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L37" target="_blank">View source</a>]
</div>
</div>
@ -1880,7 +1885,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L190" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L190" target="_blank">View source</a>]
</div>
</div>
@ -1901,7 +1906,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L26" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L26" target="_blank">View source</a>]
</div>
</div>
@ -1923,7 +1928,7 @@ type definition, for example a class.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L154" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L154" target="_blank">View source</a>]
</div>
</div>
@ -1944,7 +1949,7 @@ type definition, for example a class.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L14" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L14" target="_blank">View source</a>]
</div>
</div>
@ -1965,7 +1970,7 @@ type definition, for example a class.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L180" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L180" target="_blank">View source</a>]
</div>
</div>
@ -1986,7 +1991,7 @@ type definition, for example a class.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L11" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L11" target="_blank">View source</a>]
</div>
</div>
@ -2007,7 +2012,7 @@ type definition, for example a class.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -2029,7 +2034,7 @@ type definition, for example a class.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/ast/scope.cr#L175" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/ast/scope.cr#L175" target="_blank">View source</a>]
</div>
</div>