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 @ crystal-ameba/ameba@e62fffae80 🚀
This commit is contained in:
parent
fb789f278a
commit
974af54b4d
147 changed files with 3166 additions and 836 deletions
|
@ -587,6 +587,11 @@
|
|||
|
||||
</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>
|
||||
|
||||
</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>
|
||||
|
||||
|
@ -915,7 +920,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/annotated_source.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L2" target="_blank">
|
||||
ameba/spec/annotated_source.cr
|
||||
</a>
|
||||
|
||||
|
@ -1097,7 +1102,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/a40f02f/src/ameba/spec/annotated_source.cr#L43" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L43" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1120,7 +1125,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/a40f02f/src/ameba/spec/annotated_source.cr#L53" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L53" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1154,7 +1159,7 @@ code line number that each annotation corresponds to.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/annotated_source.cr#L16" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L16" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1191,7 +1196,7 @@ code line number that each annotation corresponds to.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/annotated_source.cr#L59" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L59" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1213,7 +1218,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/a40f02f/src/ameba/spec/annotated_source.cr#L12" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L12" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1229,7 +1234,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/a40f02f/src/ameba/spec/annotated_source.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1266,7 +1271,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/a40f02f/src/ameba/spec/annotated_source.cr#L110" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/annotated_source.cr#L110" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -587,6 +587,11 @@
|
|||
|
||||
</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>
|
||||
|
||||
</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>
|
||||
|
||||
|
@ -902,7 +907,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/be_valid.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L2" target="_blank">
|
||||
ameba/spec/be_valid.cr
|
||||
</a>
|
||||
|
||||
|
@ -967,7 +972,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -587,6 +587,11 @@
|
|||
|
||||
</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>
|
||||
|
||||
</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>
|
||||
|
||||
|
@ -904,7 +909,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/be_valid.cr#L8" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L8" target="_blank">
|
||||
ameba/spec/be_valid.cr
|
||||
</a>
|
||||
|
||||
|
@ -1027,7 +1032,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1057,7 +1062,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1073,7 +1078,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1089,7 +1094,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1105,7 +1110,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -587,6 +587,11 @@
|
|||
|
||||
</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>
|
||||
|
||||
</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>
|
||||
|
||||
|
@ -1004,7 +1009,7 @@ issue messages with <code>[...]</code>:</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/expect_issue.cr#L96" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/expect_issue.cr#L96" target="_blank">
|
||||
ameba/spec/expect_issue.cr
|
||||
</a>
|
||||
|
||||
|
@ -1103,7 +1108,7 @@ issue messages with <code>[...]</code>:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1119,7 +1124,7 @@ issue messages with <code>[...]</code>:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1135,7 +1140,7 @@ issue messages with <code>[...]</code>:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1151,7 +1156,7 @@ issue messages with <code>[...]</code>:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -587,6 +587,11 @@
|
|||
|
||||
</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>
|
||||
|
||||
</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>
|
||||
|
||||
|
@ -918,7 +923,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/util.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/util.cr#L1" target="_blank">
|
||||
ameba/spec/util.cr
|
||||
</a>
|
||||
|
||||
|
@ -983,7 +988,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue