Deploying to gh-pages from @ f288cc3c4f 🚀

This commit is contained in:
Sija 2021-12-09 20:34:45 +00:00
parent 2fd972c97e
commit f5584cfcac
118 changed files with 2717 additions and 696 deletions

View file

@ -526,6 +526,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/GuardClause" data-name="ameba::rule::style::guardclause">
<a href="../../Ameba/Rule/Style/GuardClause.html">GuardClause</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/IsAFilter" data-name="ameba::rule::style::isafilter">
<a href="../../Ameba/Rule/Style/IsAFilter.html">IsAFilter</a>
@ -839,6 +844,8 @@ that are tested by this rule, it should add an issue.</p>
<li class="other-type"><a href="../../Ameba/Rule/Style/ConstantNames.html">Ameba::Rule::Style::ConstantNames</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Style/GuardClause.html">Ameba::Rule::Style::GuardClause</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Style/IsAFilter.html">Ameba::Rule::Style::IsAFilter</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Style/IsANil.html">Ameba::Rule::Style::IsANil</a></li>
@ -884,7 +891,7 @@ that are tested by this rule, it should add an issue.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/rule/base.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/rule/base.cr#L29" target="_blank">
ameba/rule/base.cr
</a>
@ -1084,7 +1091,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/rule/base.cr#L161" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/rule/base.cr#L161" target="_blank">View source</a>]
</div>
</div>
@ -1121,7 +1128,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
</div>
</div>
@ -1145,7 +1152,7 @@ source.valid?</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
</div>
</div>
@ -1169,7 +1176,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
</div>
</div>
@ -1195,7 +1202,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
</div>
</div>
@ -1225,7 +1232,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/c7f1f94c/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
</div>
</div>
@ -1252,7 +1259,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/c7f1f94c/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
</div>
</div>
@ -1275,7 +1282,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
</div>
</div>
@ -1291,7 +1298,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -1315,7 +1322,7 @@ Must be overriten for other type of rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
</div>
</div>
@ -1343,7 +1350,7 @@ Must be overriten for other type of rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c7f1f94c/src/ameba/rule/base.cr#L115" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f288cc3c/src/ameba/rule/base.cr#L115" target="_blank">View source</a>]
</div>
</div>