Deploying to gh-pages from @ crystal-ameba/ameba@7ceb3ffad9 🚀

This commit is contained in:
Sija 2023-11-09 07:00:21 +00:00
parent 22f8f00f8c
commit 01f1ed29a7
142 changed files with 2937 additions and 811 deletions

View file

@ -577,6 +577,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/Filename" data-name="ameba::rule::naming::filename">
<a href="../../Ameba/Rule/Naming/Filename.html">Filename</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/MethodNames" data-name="ameba::rule::naming::methodnames">
<a href="../../Ameba/Rule/Naming/MethodNames.html">MethodNames</a>
@ -1000,6 +1005,8 @@ that are tested by this rule, it should add an issue.</p>
<li class="other-type"><a href="../../Ameba/Rule/Naming/ConstantNames.html">Ameba::Rule::Naming::ConstantNames</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Naming/Filename.html">Ameba::Rule::Naming::Filename</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Naming/MethodNames.html">Ameba::Rule::Naming::MethodNames</a></li>
<li class="other-type"><a href="../../Ameba/Rule/Naming/PredicateName.html">Ameba::Rule::Naming::PredicateName</a></li>
@ -1053,7 +1060,7 @@ that are tested by this rule, it should add an issue.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/rule/base.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L29" target="_blank">
ameba/rule/base.cr
</a>
@ -1292,7 +1299,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
</div>
</div>
@ -1316,7 +1323,7 @@ source.valid?</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
</div>
</div>
@ -1340,7 +1347,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
</div>
</div>
@ -1366,7 +1373,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
</div>
</div>
@ -1396,7 +1403,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/881209d/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
</div>
</div>
@ -1423,7 +1430,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/881209d/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
</div>
</div>
@ -1446,7 +1453,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
</div>
</div>
@ -1462,7 +1469,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -1486,7 +1493,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
</div>
</div>
@ -1519,7 +1526,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/rule/base.cr#L116" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L116" target="_blank">View source</a>]
</div>
</div>