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@e0fa8bbcc2 🚀
This commit is contained in:
parent
f4755b43dc
commit
0b5a013926
146 changed files with 852 additions and 852 deletions
|
@ -944,28 +944,28 @@ Has path, lines of code and issues reported by rules.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source.cr#L4" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source.cr#L4" target="_blank">
|
||||
ameba/source.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source/corrector.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source/corrector.cr#L3" target="_blank">
|
||||
ameba/source/corrector.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source/rewriter.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source/rewriter.cr#L1" target="_blank">
|
||||
ameba/source/rewriter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/spec/support.cr#L8" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/spec/support.cr#L8" target="_blank">
|
||||
ameba/spec/support.cr
|
||||
</a>
|
||||
|
||||
|
@ -1315,7 +1315,7 @@ Has path, lines of code and issues reported by rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/spec/support.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/spec/support.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1339,7 +1339,7 @@ Has path, lines of code and issues reported by rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1378,7 +1378,7 @@ source.ast</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source.cr#L59" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source.cr#L59" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1399,7 +1399,7 @@ source.ast</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source.cr#L12" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source.cr#L12" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1421,7 +1421,7 @@ Returns <code>false</code> if no issues were corrected.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1437,7 +1437,7 @@ Returns <code>false</code> if no issues were corrected.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source.cr#L66" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source.cr#L66" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1464,7 +1464,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source.cr#L51" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source.cr#L51" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1485,7 +1485,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source.cr#L76" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source.cr#L76" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1506,7 +1506,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1527,7 +1527,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source.cr#L81" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source.cr#L81" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1548,7 +1548,7 @@ source.lines <span class="c"># => ["a = 1", "b = 2"]</spa
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/6d03cef/src/ameba/source.cr#L71" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e0fa8bb/src/ameba/source.cr#L71" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue