Deploying to gh-pages from @ 038a3657c0 🚀

This commit is contained in:
Sija 2022-10-30 22:53:00 +00:00
parent 4d2bb88649
commit 91b6db1f8b
121 changed files with 2703 additions and 707 deletions

View file

@ -366,6 +366,11 @@
</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>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/PercentArrays" data-name="ameba::rule::lint::percentarrays">
<a href="../../Ameba/Rule/Lint/PercentArrays.html">PercentArrays</a>
@ -813,6 +818,8 @@ that are tested by this rule, it should add an issue.</p>
<li class="other-type"><a href="../../Ameba/Rule/Lint/LiteralInInterpolation.html">Ameba::Rule::Lint::LiteralInInterpolation</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/NotNil.html">Ameba::Rule::Lint::NotNil</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/PercentArrays.html">Ameba::Rule::Lint::PercentArrays</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/RandZero.html">Ameba::Rule::Lint::RandZero</a></li>
@ -898,7 +905,7 @@ that are tested by this rule, it should add an issue.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/68342922/src/ameba/rule/base.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/038a3657/src/ameba/rule/base.cr#L29" target="_blank">
ameba/rule/base.cr
</a>
@ -1075,7 +1082,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/68342922/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/038a3657/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
</div>
</div>
@ -1099,7 +1106,7 @@ source.valid?</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/68342922/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/038a3657/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
</div>
</div>
@ -1123,7 +1130,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/68342922/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/038a3657/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
</div>
</div>
@ -1149,7 +1156,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/68342922/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/038a3657/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
</div>
</div>
@ -1179,7 +1186,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/68342922/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/038a3657/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
</div>
</div>
@ -1206,7 +1213,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/68342922/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/038a3657/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
</div>
</div>
@ -1229,7 +1236,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/68342922/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/038a3657/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
</div>
</div>
@ -1245,7 +1252,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/68342922/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/038a3657/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -1269,7 +1276,7 @@ Must be overriten for other type of rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/68342922/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/038a3657/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
</div>
</div>
@ -1297,7 +1304,7 @@ Must be overriten for other type of rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/68342922/src/ameba/rule/base.cr#L115" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/038a3657/src/ameba/rule/base.cr#L115" target="_blank">View source</a>]
</div>
</div>