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@bee4472a26 🚀
This commit is contained in:
parent
72a5282016
commit
19be275f1c
145 changed files with 3039 additions and 828 deletions
|
@ -607,6 +607,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/RescuedExceptionsVariableName" data-name="ameba::rule::naming::rescuedexceptionsvariablename">
|
||||
<a href="../Ameba/Rule/Naming/RescuedExceptionsVariableName.html">RescuedExceptionsVariableName</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/TypeNames" data-name="ameba::rule::naming::typenames">
|
||||
<a href="../Ameba/Rule/Naming/TypeNames.html">TypeNames</a>
|
||||
|
||||
|
@ -924,28 +929,28 @@ Has path, lines of code and issues reported by rules.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source.cr#L4" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source.cr#L4" target="_blank">
|
||||
ameba/source.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source/corrector.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source/corrector.cr#L3" target="_blank">
|
||||
ameba/source/corrector.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source/rewriter.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source/rewriter.cr#L1" target="_blank">
|
||||
ameba/source/rewriter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/spec/support.cr#L8" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/spec/support.cr#L8" target="_blank">
|
||||
ameba/spec/support.cr
|
||||
</a>
|
||||
|
||||
|
@ -1183,7 +1188,7 @@ Has path, lines of code and issues reported by rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/spec/support.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/spec/support.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1207,7 +1212,7 @@ Has path, lines of code and issues reported by rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1244,7 +1249,7 @@ source.ast</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source.cr#L59" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source.cr#L59" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1265,7 +1270,7 @@ source.ast</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source.cr#L12" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source.cr#L12" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1287,7 +1292,7 @@ Returns <code>false</code> if no issues were corrected.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1303,7 +1308,7 @@ Returns <code>false</code> if no issues were corrected.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source.cr#L66" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source.cr#L66" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1330,7 +1335,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source.cr#L51" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source.cr#L51" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1351,7 +1356,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source.cr#L76" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source.cr#L76" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1372,7 +1377,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1393,7 +1398,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source.cr#L81" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source.cr#L81" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1414,7 +1419,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/source.cr#L71" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/bee4472/src/ameba/source.cr#L71" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue