Deploying to gh-pages from @ crystal-ameba/ameba@6caf24ad6d 🚀

This commit is contained in:
Sija 2023-11-12 08:58:11 +00:00
parent 974af54b4d
commit 5e9fb7d701
148 changed files with 3074 additions and 840 deletions

View file

@ -587,6 +587,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BinaryOperatorParameterName" data-name="ameba::rule::naming::binaryoperatorparametername">
<a href="../../Ameba/Rule/Naming/BinaryOperatorParameterName.html">BinaryOperatorParameterName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BlockParameterName" data-name="ameba::rule::naming::blockparametername">
<a href="../../Ameba/Rule/Naming/BlockParameterName.html">BlockParameterName</a>
@ -920,7 +925,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/annotated_source.cr#L2" target="_blank">
ameba/spec/annotated_source.cr
</a>
@ -1102,7 +1107,7 @@ text via <code><a href="../../Ameba/Spec/AnnotatedSource.html#to_s%28io%29-insta
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L43" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/annotated_source.cr#L43" target="_blank">View source</a>]
</div>
</div>
@ -1125,7 +1130,7 @@ text via <code><a href="../../Ameba/Spec/AnnotatedSource.html#to_s%28io%29-insta
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L53" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/annotated_source.cr#L53" target="_blank">View source</a>]
</div>
</div>
@ -1159,7 +1164,7 @@ code line number that each annotation corresponds to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L16" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/annotated_source.cr#L16" target="_blank">View source</a>]
</div>
</div>
@ -1196,7 +1201,7 @@ code line number that each annotation corresponds to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L59" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/annotated_source.cr#L59" target="_blank">View source</a>]
</div>
</div>
@ -1218,7 +1223,7 @@ The prefix is empty if the annotation is at the end of a code line.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L12" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/annotated_source.cr#L12" target="_blank">View source</a>]
</div>
</div>
@ -1234,7 +1239,7 @@ The prefix is empty if the annotation is at the end of a code line.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/annotated_source.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -1271,7 +1276,7 @@ source1.to_s <span class="o">==</span> source2.to_s <span class="c"># =&gt; true
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L110" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/annotated_source.cr#L110" target="_blank">View source</a>]
</div>
</div>

View file

@ -587,6 +587,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BinaryOperatorParameterName" data-name="ameba::rule::naming::binaryoperatorparametername">
<a href="../../Ameba/Rule/Naming/BinaryOperatorParameterName.html">BinaryOperatorParameterName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BlockParameterName" data-name="ameba::rule::naming::blockparametername">
<a href="../../Ameba/Rule/Naming/BlockParameterName.html">BlockParameterName</a>
@ -907,7 +912,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/be_valid.cr#L2" target="_blank">
ameba/spec/be_valid.cr
</a>
@ -972,7 +977,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
</div>
</div>

View file

@ -587,6 +587,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BinaryOperatorParameterName" data-name="ameba::rule::naming::binaryoperatorparametername">
<a href="../../Ameba/Rule/Naming/BinaryOperatorParameterName.html">BinaryOperatorParameterName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BlockParameterName" data-name="ameba::rule::naming::blockparametername">
<a href="../../Ameba/Rule/Naming/BlockParameterName.html">BlockParameterName</a>
@ -909,7 +914,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L8" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/be_valid.cr#L8" target="_blank">
ameba/spec/be_valid.cr
</a>
@ -1032,7 +1037,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -1062,7 +1067,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
</div>
</div>
@ -1078,7 +1083,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -1094,7 +1099,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
</div>
</div>
@ -1110,7 +1115,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
</div>
</div>

View file

@ -587,6 +587,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BinaryOperatorParameterName" data-name="ameba::rule::naming::binaryoperatorparametername">
<a href="../../Ameba/Rule/Naming/BinaryOperatorParameterName.html">BinaryOperatorParameterName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BlockParameterName" data-name="ameba::rule::naming::blockparametername">
<a href="../../Ameba/Rule/Naming/BlockParameterName.html">BlockParameterName</a>
@ -1009,7 +1014,7 @@ issue messages with <code>[...]</code>:</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/expect_issue.cr#L96" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/expect_issue.cr#L96" target="_blank">
ameba/spec/expect_issue.cr
</a>
@ -1108,7 +1113,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
</div>
</div>
@ -1124,7 +1129,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
</div>
</div>
@ -1140,7 +1145,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
</div>
</div>
@ -1156,7 +1161,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
</div>
</div>

View file

@ -587,6 +587,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BinaryOperatorParameterName" data-name="ameba::rule::naming::binaryoperatorparametername">
<a href="../../Ameba/Rule/Naming/BinaryOperatorParameterName.html">BinaryOperatorParameterName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BlockParameterName" data-name="ameba::rule::naming::blockparametername">
<a href="../../Ameba/Rule/Naming/BlockParameterName.html">BlockParameterName</a>
@ -923,7 +928,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/util.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/util.cr#L1" target="_blank">
ameba/spec/util.cr
</a>
@ -988,7 +993,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
</div>
</div>