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@6caf24ad6d 🚀
This commit is contained in:
parent
974af54b4d
commit
5e9fb7d701
148 changed files with 3074 additions and 840 deletions
|
@ -587,6 +587,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/BinaryOperatorParameterName" data-name="ameba::rule::naming::binaryoperatorparametername">
|
||||
<a href="../Ameba/Rule/Naming/BinaryOperatorParameterName.html">BinaryOperatorParameterName</a>
|
||||
|
||||
</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>
|
||||
|
||||
|
@ -939,28 +944,28 @@ Has path, lines of code and issues reported by rules.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source.cr#L4" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source.cr#L4" target="_blank">
|
||||
ameba/source.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source/corrector.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source/corrector.cr#L3" target="_blank">
|
||||
ameba/source/corrector.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source/rewriter.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source/rewriter.cr#L1" target="_blank">
|
||||
ameba/source/rewriter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/support.cr#L8" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/support.cr#L8" target="_blank">
|
||||
ameba/spec/support.cr
|
||||
</a>
|
||||
|
||||
|
@ -1198,7 +1203,7 @@ Has path, lines of code and issues reported by rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/spec/support.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/spec/support.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1222,7 +1227,7 @@ Has path, lines of code and issues reported by rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1259,7 +1264,7 @@ source.ast</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source.cr#L59" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source.cr#L59" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1280,7 +1285,7 @@ source.ast</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source.cr#L12" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source.cr#L12" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1302,7 +1307,7 @@ Returns <code>false</code> if no issues were corrected.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1318,7 +1323,7 @@ Returns <code>false</code> if no issues were corrected.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source.cr#L66" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source.cr#L66" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1345,7 +1350,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source.cr#L51" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source.cr#L51" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1366,7 +1371,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source.cr#L76" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source.cr#L76" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1387,7 +1392,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1408,7 +1413,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source.cr#L81" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source.cr#L81" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1429,7 +1434,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/source.cr#L71" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/source.cr#L71" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue