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@cc23e7a7e7 🚀
This commit is contained in:
parent
54916047fe
commit
4f53aa982d
143 changed files with 3096 additions and 815 deletions
|
@ -572,6 +572,11 @@
|
|||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/AccessorMethodName" data-name="ameba::rule::naming::accessormethodname">
|
||||
<a href="../Ameba/Rule/Naming/AccessorMethodName.html">AccessorMethodName</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>
|
||||
|
||||
|
@ -901,7 +906,7 @@ runner.run.success? <span class="c"># => true or false</span></code></pre>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/runner.cr#L12" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/runner.cr#L12" target="_blank">
|
||||
ameba/runner.cr
|
||||
</a>
|
||||
|
||||
|
@ -1034,7 +1039,7 @@ config.formatter <span class="o">=</span> formatter
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/runner.cr#L61" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/runner.cr#L61" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1074,7 +1079,7 @@ runner.explain({file: file, line: l, column: c})</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/runner.cr#L160" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/runner.cr#L160" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1101,7 +1106,7 @@ runner.run <span class="c"># => returns runner again</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/runner.cr#L87" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/runner.cr#L87" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1122,7 +1127,7 @@ runner.run <span class="c"># => returns runner again</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/runner.cr#L35" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/runner.cr#L35" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1147,7 +1152,7 @@ runner.success? <span class="c"># => true or false</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/runner.cr#L172" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/runner.cr#L172" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue