Deploying to gh-pages from @ crystal-ameba/ameba@0c6745781e 🚀

This commit is contained in:
Sija 2023-11-08 12:03:14 +00:00
parent e7346a81e6
commit fb33423d18
139 changed files with 2983 additions and 806 deletions

View file

@ -502,6 +502,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
@ -865,7 +870,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/annotated_source.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/annotated_source.cr#L2" target="_blank">
ameba/spec/annotated_source.cr
</a>
@ -1047,7 +1052,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/9f6615b/src/ameba/spec/annotated_source.cr#L43" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/annotated_source.cr#L43" target="_blank">View source</a>]
</div>
</div>
@ -1070,7 +1075,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/9f6615b/src/ameba/spec/annotated_source.cr#L53" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/annotated_source.cr#L53" target="_blank">View source</a>]
</div>
</div>
@ -1104,7 +1109,7 @@ code line number that each annotation corresponds to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/annotated_source.cr#L16" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/annotated_source.cr#L16" target="_blank">View source</a>]
</div>
</div>
@ -1141,7 +1146,7 @@ code line number that each annotation corresponds to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/annotated_source.cr#L59" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/annotated_source.cr#L59" target="_blank">View source</a>]
</div>
</div>
@ -1163,7 +1168,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/9f6615b/src/ameba/spec/annotated_source.cr#L12" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/annotated_source.cr#L12" target="_blank">View source</a>]
</div>
</div>
@ -1179,7 +1184,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/9f6615b/src/ameba/spec/annotated_source.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/annotated_source.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -1216,7 +1221,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/9f6615b/src/ameba/spec/annotated_source.cr#L110" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/annotated_source.cr#L110" target="_blank">View source</a>]
</div>
</div>

View file

@ -502,6 +502,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
@ -852,7 +857,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/be_valid.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/be_valid.cr#L2" target="_blank">
ameba/spec/be_valid.cr
</a>
@ -917,7 +922,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
</div>
</div>

View file

@ -502,6 +502,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
@ -854,7 +859,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/be_valid.cr#L8" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/be_valid.cr#L8" target="_blank">
ameba/spec/be_valid.cr
</a>
@ -977,7 +982,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -1007,7 +1012,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
</div>
</div>
@ -1023,7 +1028,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -1039,7 +1044,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
</div>
</div>
@ -1055,7 +1060,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
</div>
</div>

View file

@ -502,6 +502,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
@ -954,7 +959,7 @@ issue messages with <code>[...]</code>:</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/expect_issue.cr#L96" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/expect_issue.cr#L96" target="_blank">
ameba/spec/expect_issue.cr
</a>
@ -1053,7 +1058,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
</div>
</div>
@ -1069,7 +1074,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
</div>
</div>
@ -1085,7 +1090,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
</div>
</div>
@ -1101,7 +1106,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
</div>
</div>

View file

@ -502,6 +502,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
@ -868,7 +873,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/util.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/util.cr#L1" target="_blank">
ameba/spec/util.cr
</a>
@ -933,7 +938,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
</div>
</div>