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>
@ -1027,6 +1032,8 @@ that are tested by this rule, it should add an issue.</p>
<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/Naming/RescuedExceptionsVariableName.html">Ameba::Rule::Naming::RescuedExceptionsVariableName</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Naming/TypeNames.html">Ameba::Rule::Naming::TypeNames</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Naming/VariableNames.html">Ameba::Rule::Naming::VariableNames</a></li>
@ -1074,7 +1081,7 @@ that are tested by this rule, it should add an issue.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/base.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/rule/base.cr#L29" target="_blank">
ameba/rule/base.cr
</a>
@ -1313,7 +1320,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
</div>
</div>
@ -1337,7 +1344,7 @@ source.valid?</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
</div>
</div>
@ -1361,7 +1368,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
</div>
</div>
@ -1387,7 +1394,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
</div>
</div>
@ -1417,7 +1424,7 @@ though usually the macro <code>def_hash</code> can be used to generate this meth
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
</div>
</div>
@ -1444,7 +1451,7 @@ though usually the macro <code>def_hash</code> can be used to generate this meth
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
</div>
</div>
@ -1467,7 +1474,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
</div>
</div>
@ -1483,7 +1490,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -1507,7 +1514,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
</div>
</div>
@ -1540,7 +1547,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/base.cr#L116" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/rule/base.cr#L116" target="_blank">View source</a>]
</div>
</div>