Deploying to gh-pages from @ crystal-ameba/ameba@aceb054aa0 🚀

This commit is contained in:
Sija 2023-06-08 12:11:42 +00:00
parent 1997e04fdb
commit f5d9e5c3e8
130 changed files with 3141 additions and 837 deletions

View file

@ -331,6 +331,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/Documentation" data-name="ameba::rule::lint::documentation">
<a href="../Ameba/Rule/Lint/Documentation.html">Documentation</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/DuplicatedRequire" data-name="ameba::rule::lint::duplicatedrequire">
<a href="../Ameba/Rule/Lint/DuplicatedRequire.html">DuplicatedRequire</a>
@ -810,7 +815,7 @@ runner.run.success? <span class="c"># =&gt; true or false</span></code></pre>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/60948ff/src/ameba/runner.cr#L12" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/aceb054/src/ameba/runner.cr#L12" target="_blank">
ameba/runner.cr
</a>
@ -943,7 +948,7 @@ config.formatter <span class="o">=</span> formatter
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/60948ff/src/ameba/runner.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/aceb054/src/ameba/runner.cr#L61" target="_blank">View source</a>]
</div>
</div>
@ -983,7 +988,7 @@ runner.explain({file: file, line: l, column: c})</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/60948ff/src/ameba/runner.cr#L160" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/aceb054/src/ameba/runner.cr#L160" target="_blank">View source</a>]
</div>
</div>
@ -1010,7 +1015,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/60948ff/src/ameba/runner.cr#L87" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/aceb054/src/ameba/runner.cr#L87" target="_blank">View source</a>]
</div>
</div>
@ -1031,7 +1036,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/60948ff/src/ameba/runner.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/aceb054/src/ameba/runner.cr#L35" target="_blank">View source</a>]
</div>
</div>
@ -1056,7 +1061,7 @@ runner.success? <span class="c"># =&gt; true or false</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/60948ff/src/ameba/runner.cr#L172" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/aceb054/src/ameba/runner.cr#L172" target="_blank">View source</a>]
</div>
</div>