Deploying to gh-pages from @ crystal-ameba/ameba@7ceb3ffad9 🚀

This commit is contained in:
Sija 2023-11-09 07:00:21 +00:00
parent 22f8f00f8c
commit 01f1ed29a7
142 changed files with 2937 additions and 811 deletions

View file

@ -577,6 +577,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/Filename" data-name="ameba::rule::naming::filename">
<a href="../Ameba/Rule/Naming/Filename.html">Filename</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/MethodNames" data-name="ameba::rule::naming::methodnames">
<a href="../Ameba/Rule/Naming/MethodNames.html">MethodNames</a>
@ -896,7 +901,7 @@ runner.run.success? <span class="c"># =&gt; true or false</span></code></pre>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/runner.cr#L12" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/runner.cr#L12" target="_blank">
ameba/runner.cr
</a>
@ -1029,7 +1034,7 @@ config.formatter <span class="o">=</span> formatter
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/runner.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/runner.cr#L61" target="_blank">View source</a>]
</div>
</div>
@ -1069,7 +1074,7 @@ runner.explain({file: file, line: l, column: c})</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/runner.cr#L160" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/runner.cr#L160" target="_blank">View source</a>]
</div>
</div>
@ -1096,7 +1101,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/runner.cr#L87" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/runner.cr#L87" target="_blank">View source</a>]
</div>
</div>
@ -1117,7 +1122,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/runner.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/runner.cr#L35" target="_blank">View source</a>]
</div>
</div>
@ -1142,7 +1147,7 @@ runner.success? <span class="c"># =&gt; true or false</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/runner.cr#L172" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/runner.cr#L172" target="_blank">View source</a>]
</div>
</div>