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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue