mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Deploying to gh-pages from @ 078c83c2d7
🚀
This commit is contained in:
parent
7f14944001
commit
6b10b990fa
122 changed files with 2716 additions and 712 deletions
|
@ -371,6 +371,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNilAfterNoBang" data-name="ameba::rule::lint::notnilafternobang">
|
||||
<a href="../../Ameba/Rule/Lint/NotNilAfterNoBang.html">NotNilAfterNoBang</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/PercentArrays" data-name="ameba::rule::lint::percentarrays">
|
||||
<a href="../../Ameba/Rule/Lint/PercentArrays.html">PercentArrays</a>
|
||||
|
||||
|
@ -764,7 +769,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/annotated_source.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/annotated_source.cr#L2" target="_blank">
|
||||
ameba/spec/annotated_source.cr
|
||||
</a>
|
||||
|
||||
|
@ -946,7 +951,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/8d4a4dfd/src/ameba/spec/annotated_source.cr#L40" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/annotated_source.cr#L40" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -969,7 +974,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/8d4a4dfd/src/ameba/spec/annotated_source.cr#L48" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/annotated_source.cr#L48" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1003,7 +1008,7 @@ code line number that each annotation corresponds to.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/annotated_source.cr#L15" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/annotated_source.cr#L15" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1040,7 +1045,7 @@ code line number that each annotation corresponds to.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/annotated_source.cr#L52" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/annotated_source.cr#L52" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1062,7 +1067,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/8d4a4dfd/src/ameba/spec/annotated_source.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/annotated_source.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1078,7 +1083,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/8d4a4dfd/src/ameba/spec/annotated_source.cr#L7" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/annotated_source.cr#L7" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1115,7 +1120,7 @@ source1.to_s <span class="o">==</span> source2.to_s <span class="c"># => true
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/annotated_source.cr#L103" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/annotated_source.cr#L103" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -371,6 +371,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNilAfterNoBang" data-name="ameba::rule::lint::notnilafternobang">
|
||||
<a href="../../Ameba/Rule/Lint/NotNilAfterNoBang.html">NotNilAfterNoBang</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/PercentArrays" data-name="ameba::rule::lint::percentarrays">
|
||||
<a href="../../Ameba/Rule/Lint/PercentArrays.html">PercentArrays</a>
|
||||
|
||||
|
@ -751,7 +756,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/be_valid.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/be_valid.cr#L2" target="_blank">
|
||||
ameba/spec/be_valid.cr
|
||||
</a>
|
||||
|
||||
|
@ -816,7 +821,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -371,6 +371,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNilAfterNoBang" data-name="ameba::rule::lint::notnilafternobang">
|
||||
<a href="../../Ameba/Rule/Lint/NotNilAfterNoBang.html">NotNilAfterNoBang</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/PercentArrays" data-name="ameba::rule::lint::percentarrays">
|
||||
<a href="../../Ameba/Rule/Lint/PercentArrays.html">PercentArrays</a>
|
||||
|
||||
|
@ -753,7 +758,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/be_valid.cr#L8" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/be_valid.cr#L8" target="_blank">
|
||||
ameba/spec/be_valid.cr
|
||||
</a>
|
||||
|
||||
|
@ -876,7 +881,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -906,7 +911,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -922,7 +927,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -938,7 +943,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -954,7 +959,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -371,6 +371,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNilAfterNoBang" data-name="ameba::rule::lint::notnilafternobang">
|
||||
<a href="../../Ameba/Rule/Lint/NotNilAfterNoBang.html">NotNilAfterNoBang</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/PercentArrays" data-name="ameba::rule::lint::percentarrays">
|
||||
<a href="../../Ameba/Rule/Lint/PercentArrays.html">PercentArrays</a>
|
||||
|
||||
|
@ -853,7 +858,7 @@ issue messages with <code>[...]</code>:</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/expect_issue.cr#L96" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/expect_issue.cr#L96" target="_blank">
|
||||
ameba/spec/expect_issue.cr
|
||||
</a>
|
||||
|
||||
|
@ -952,7 +957,7 @@ issue messages with <code>[...]</code>:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -968,7 +973,7 @@ issue messages with <code>[...]</code>:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -984,7 +989,7 @@ issue messages with <code>[...]</code>:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1000,7 +1005,7 @@ issue messages with <code>[...]</code>:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -371,6 +371,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNilAfterNoBang" data-name="ameba::rule::lint::notnilafternobang">
|
||||
<a href="../../Ameba/Rule/Lint/NotNilAfterNoBang.html">NotNilAfterNoBang</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/PercentArrays" data-name="ameba::rule::lint::percentarrays">
|
||||
<a href="../../Ameba/Rule/Lint/PercentArrays.html">PercentArrays</a>
|
||||
|
||||
|
@ -767,7 +772,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/util.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/util.cr#L1" target="_blank">
|
||||
ameba/spec/util.cr
|
||||
</a>
|
||||
|
||||
|
@ -832,7 +837,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8d4a4dfd/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/078c83c2/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue