Deploying to gh-pages from @ 23ca87ff0e 🚀

This commit is contained in:
Sija 2022-11-01 10:14:40 +00:00
parent 6b10b990fa
commit b115c7bec6
123 changed files with 2703 additions and 717 deletions

View file

@ -426,6 +426,11 @@
</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>
@ -847,6 +852,8 @@ that are tested by this rule, it should add an issue.</p>
<li class="other-type"><a href="../../Ameba/Rule/Lint/SpecFocus.html">Ameba::Rule::Lint::SpecFocus</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/StaticComparison.html">Ameba::Rule::Lint::StaticComparison</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/Syntax.html">Ameba::Rule::Lint::Syntax</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">Ameba::Rule::Lint::UnneededDisableDirective</a></li>
@ -912,7 +919,7 @@ that are tested by this rule, it should add an issue.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/rule/base.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/rule/base.cr#L29" target="_blank">
ameba/rule/base.cr
</a>
@ -1089,7 +1096,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
</div>
</div>
@ -1113,7 +1120,7 @@ source.valid?</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
</div>
</div>
@ -1137,7 +1144,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
</div>
</div>
@ -1163,7 +1170,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
</div>
</div>
@ -1193,7 +1200,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/078c83c2/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
</div>
</div>
@ -1220,7 +1227,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/078c83c2/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
</div>
</div>
@ -1243,7 +1250,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
</div>
</div>
@ -1259,7 +1266,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -1283,7 +1290,7 @@ Must be overriten for other type of rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
</div>
</div>
@ -1311,7 +1318,7 @@ Must be overriten for other type of rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/rule/base.cr#L115" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/23ca87ff/src/ameba/rule/base.cr#L115" target="_blank">View source</a>]
</div>
</div>