Deploying to gh-pages from @ 150ba6c70f 🚀

This commit is contained in:
Sija 2022-12-08 12:16:48 +00:00
parent 3fc0ef00ab
commit 2350a89133
126 changed files with 3021 additions and 728 deletions

View file

@ -591,6 +591,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/QueryBoolMethods" data-name="ameba::rule::style::queryboolmethods">
<a href="../../Ameba/Rule/Style/QueryBoolMethods.html">QueryBoolMethods</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantBegin" data-name="ameba::rule::style::redundantbegin">
<a href="../../Ameba/Rule/Style/RedundantBegin.html">RedundantBegin</a>
@ -900,6 +905,8 @@ that are tested by this rule, it should add an issue.</p>
<li class="other-type"><a href="../../Ameba/Rule/Style/PredicateName.html">Ameba::Rule::Style::PredicateName</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Style/QueryBoolMethods.html">Ameba::Rule::Style::QueryBoolMethods</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Style/RedundantBegin.html">Ameba::Rule::Style::RedundantBegin</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Style/RedundantNext.html">Ameba::Rule::Style::RedundantNext</a></li>
@ -933,7 +940,7 @@ that are tested by this rule, it should add an issue.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/1818bcfd/src/ameba/rule/base.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/150ba6c7/src/ameba/rule/base.cr#L29" target="_blank">
ameba/rule/base.cr
</a>
@ -1170,7 +1177,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/1818bcfd/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/150ba6c7/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
</div>
</div>
@ -1194,7 +1201,7 @@ source.valid?</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/1818bcfd/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/150ba6c7/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
</div>
</div>
@ -1218,7 +1225,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/1818bcfd/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/150ba6c7/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
</div>
</div>
@ -1244,7 +1251,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/1818bcfd/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/150ba6c7/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
</div>
</div>
@ -1274,7 +1281,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/1818bcfd/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/150ba6c7/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
</div>
</div>
@ -1301,7 +1308,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/1818bcfd/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/150ba6c7/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
</div>
</div>
@ -1324,7 +1331,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/1818bcfd/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/150ba6c7/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
</div>
</div>
@ -1340,7 +1347,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/1818bcfd/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/150ba6c7/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -1364,7 +1371,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/1818bcfd/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/150ba6c7/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
</div>
</div>
@ -1392,7 +1399,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/1818bcfd/src/ameba/rule/base.cr#L115" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/150ba6c7/src/ameba/rule/base.cr#L115" target="_blank">View source</a>]
</div>
</div>