Deploying to gh-pages from @ crystal-ameba/ameba@9f6615bdfd 🚀

This commit is contained in:
Sija 2023-11-06 16:05:30 +00:00
parent 5c3a160d86
commit e7346a81e6
138 changed files with 2988 additions and 806 deletions

View file

@ -377,6 +377,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/DocumentationAdmonition" data-name="ameba::rule::lint::documentationadmonition">
<a href="../../Ameba/Rule/Lint/DocumentationAdmonition.html">DocumentationAdmonition</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/DuplicatedRequire" data-name="ameba::rule::lint::duplicatedrequire">
<a href="../../Ameba/Rule/Lint/DuplicatedRequire.html">DuplicatedRequire</a>
@ -902,6 +907,8 @@ that are tested by this rule, it should add an issue.</p>
<li class="other-type"><a href="../../Ameba/Rule/Lint/Documentation.html">Ameba::Rule::Lint::Documentation</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/DocumentationAdmonition.html">Ameba::Rule::Lint::DocumentationAdmonition</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/DuplicatedRequire.html">Ameba::Rule::Lint::DuplicatedRequire</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Lint/EmptyEnsure.html">Ameba::Rule::Lint::EmptyEnsure</a></li>
@ -1019,7 +1026,7 @@ that are tested by this rule, it should add an issue.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/rule/base.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/rule/base.cr#L29" target="_blank">
ameba/rule/base.cr
</a>
@ -1258,7 +1265,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
</div>
</div>
@ -1282,7 +1289,7 @@ source.valid?</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
</div>
</div>
@ -1306,7 +1313,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
</div>
</div>
@ -1332,7 +1339,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
</div>
</div>
@ -1362,7 +1369,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/ddb6e3c/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
</div>
</div>
@ -1389,7 +1396,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/ddb6e3c/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
</div>
</div>
@ -1412,7 +1419,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
</div>
</div>
@ -1428,7 +1435,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -1452,7 +1459,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
</div>
</div>
@ -1485,7 +1492,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/rule/base.cr#L116" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/rule/base.cr#L116" target="_blank">View source</a>]
</div>
</div>