Deploying to gh-pages from @ crystal-ameba/ameba@cc23e7a7e7 🚀

This commit is contained in:
Sija 2023-11-09 09:35:42 +00:00
parent 54916047fe
commit 4f53aa982d
143 changed files with 3096 additions and 815 deletions

View file

@ -572,6 +572,11 @@
<ul>
<li class=" " data-id="ameba/Ameba/Rule/Naming/AccessorMethodName" data-name="ameba::rule::naming::accessormethodname">
<a href="../../Ameba/Rule/Naming/AccessorMethodName.html">AccessorMethodName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/ConstantNames" data-name="ameba::rule::naming::constantnames">
<a href="../../Ameba/Rule/Naming/ConstantNames.html">ConstantNames</a>
@ -895,7 +900,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/annotated_source.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/annotated_source.cr#L2" target="_blank">
ameba/spec/annotated_source.cr
</a>
@ -1077,7 +1082,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/3f1e925/src/ameba/spec/annotated_source.cr#L43" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/annotated_source.cr#L43" target="_blank">View source</a>]
</div>
</div>
@ -1100,7 +1105,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/3f1e925/src/ameba/spec/annotated_source.cr#L53" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/annotated_source.cr#L53" target="_blank">View source</a>]
</div>
</div>
@ -1134,7 +1139,7 @@ code line number that each annotation corresponds to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/annotated_source.cr#L16" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/annotated_source.cr#L16" target="_blank">View source</a>]
</div>
</div>
@ -1171,7 +1176,7 @@ code line number that each annotation corresponds to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/annotated_source.cr#L59" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/annotated_source.cr#L59" target="_blank">View source</a>]
</div>
</div>
@ -1193,7 +1198,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/3f1e925/src/ameba/spec/annotated_source.cr#L12" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/annotated_source.cr#L12" target="_blank">View source</a>]
</div>
</div>
@ -1209,7 +1214,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/3f1e925/src/ameba/spec/annotated_source.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/annotated_source.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -1246,7 +1251,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/3f1e925/src/ameba/spec/annotated_source.cr#L110" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/annotated_source.cr#L110" target="_blank">View source</a>]
</div>
</div>

View file

@ -572,6 +572,11 @@
<ul>
<li class=" " data-id="ameba/Ameba/Rule/Naming/AccessorMethodName" data-name="ameba::rule::naming::accessormethodname">
<a href="../../Ameba/Rule/Naming/AccessorMethodName.html">AccessorMethodName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/ConstantNames" data-name="ameba::rule::naming::constantnames">
<a href="../../Ameba/Rule/Naming/ConstantNames.html">ConstantNames</a>
@ -882,7 +887,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/be_valid.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/be_valid.cr#L2" target="_blank">
ameba/spec/be_valid.cr
</a>
@ -947,7 +952,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
</div>
</div>

View file

@ -572,6 +572,11 @@
<ul>
<li class=" " data-id="ameba/Ameba/Rule/Naming/AccessorMethodName" data-name="ameba::rule::naming::accessormethodname">
<a href="../../Ameba/Rule/Naming/AccessorMethodName.html">AccessorMethodName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/ConstantNames" data-name="ameba::rule::naming::constantnames">
<a href="../../Ameba/Rule/Naming/ConstantNames.html">ConstantNames</a>
@ -884,7 +889,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/be_valid.cr#L8" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/be_valid.cr#L8" target="_blank">
ameba/spec/be_valid.cr
</a>
@ -1007,7 +1012,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -1037,7 +1042,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
</div>
</div>
@ -1053,7 +1058,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -1069,7 +1074,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
</div>
</div>
@ -1085,7 +1090,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
</div>
</div>

View file

@ -572,6 +572,11 @@
<ul>
<li class=" " data-id="ameba/Ameba/Rule/Naming/AccessorMethodName" data-name="ameba::rule::naming::accessormethodname">
<a href="../../Ameba/Rule/Naming/AccessorMethodName.html">AccessorMethodName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/ConstantNames" data-name="ameba::rule::naming::constantnames">
<a href="../../Ameba/Rule/Naming/ConstantNames.html">ConstantNames</a>
@ -984,7 +989,7 @@ issue messages with <code>[...]</code>:</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/expect_issue.cr#L96" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/expect_issue.cr#L96" target="_blank">
ameba/spec/expect_issue.cr
</a>
@ -1083,7 +1088,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
</div>
</div>
@ -1099,7 +1104,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
</div>
</div>
@ -1115,7 +1120,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
</div>
</div>
@ -1131,7 +1136,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
</div>
</div>

View file

@ -572,6 +572,11 @@
<ul>
<li class=" " data-id="ameba/Ameba/Rule/Naming/AccessorMethodName" data-name="ameba::rule::naming::accessormethodname">
<a href="../../Ameba/Rule/Naming/AccessorMethodName.html">AccessorMethodName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/ConstantNames" data-name="ameba::rule::naming::constantnames">
<a href="../../Ameba/Rule/Naming/ConstantNames.html">ConstantNames</a>
@ -898,7 +903,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/util.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/util.cr#L1" target="_blank">
ameba/spec/util.cr
</a>
@ -963,7 +968,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
</div>
</div>