Deploying to gh-pages from @ 28e2871165 🚀

This commit is contained in:
Sija 2022-11-16 11:26:07 +00:00
parent bed563b291
commit e8e67fcabd
124 changed files with 2717 additions and 724 deletions

View file

@ -591,6 +591,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantParentheses" data-name="ameba::rule::style::redundantparentheses">
<a href="../../Ameba/Rule/Style/RedundantParentheses.html">RedundantParentheses</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantReturn" data-name="ameba::rule::style::redundantreturn">
<a href="../../Ameba/Rule/Style/RedundantReturn.html">RedundantReturn</a>
@ -890,6 +895,8 @@ that are tested by this rule, it should add an issue.</p>
<li class="other-type"><a href="../../Ameba/Rule/Style/RedundantNext.html">Ameba::Rule::Style::RedundantNext</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Style/RedundantParentheses.html">Ameba::Rule::Style::RedundantParentheses</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Style/RedundantReturn.html">Ameba::Rule::Style::RedundantReturn</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Style/TypeNames.html">Ameba::Rule::Style::TypeNames</a></li>
@ -919,7 +926,7 @@ that are tested by this rule, it should add an issue.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/rule/base.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/rule/base.cr#L29" target="_blank">
ameba/rule/base.cr
</a>
@ -1096,7 +1103,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
</div>
</div>
@ -1120,7 +1127,7 @@ source.valid?</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
</div>
</div>
@ -1144,7 +1151,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
</div>
</div>
@ -1170,7 +1177,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
</div>
</div>
@ -1200,7 +1207,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/b5ac5990/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
</div>
</div>
@ -1227,7 +1234,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/b5ac5990/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
</div>
</div>
@ -1250,7 +1257,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
</div>
</div>
@ -1266,7 +1273,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -1290,7 +1297,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
</div>
</div>
@ -1318,7 +1325,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/b5ac5990/src/ameba/rule/base.cr#L115" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/28e28711/src/ameba/rule/base.cr#L115" target="_blank">View source</a>]
</div>
</div>