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

This commit is contained in:
Sija 2023-11-05 05:46:15 +00:00
parent 250ec8ff6e
commit 5c3a160d86
137 changed files with 7948 additions and 811 deletions

View file

@ -275,6 +275,31 @@
</ul>
</li>
<li class="parent " data-id="ameba/Ameba/Presenter" data-name="ameba::presenter">
<a href="../Ameba/Presenter.html">Presenter</a>
<ul>
<li class=" " data-id="ameba/Ameba/Presenter/BasePresenter" data-name="ameba::presenter::basepresenter">
<a href="../Ameba/Presenter/BasePresenter.html">BasePresenter</a>
</li>
<li class=" " data-id="ameba/Ameba/Presenter/RuleCollectionPresenter" data-name="ameba::presenter::rulecollectionpresenter">
<a href="../Ameba/Presenter/RuleCollectionPresenter.html">RuleCollectionPresenter</a>
</li>
<li class=" " data-id="ameba/Ameba/Presenter/RulePresenter" data-name="ameba::presenter::rulepresenter">
<a href="../Ameba/Presenter/RulePresenter.html">RulePresenter</a>
</li>
</ul>
</li>
<li class=" " data-id="ameba/Ameba/Reportable" data-name="ameba::reportable">
@ -841,7 +866,7 @@ runner.run.success? <span class="c"># =&gt; true or false</span></code></pre>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/runner.cr#L12" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/runner.cr#L12" target="_blank">
ameba/runner.cr
</a>
@ -974,7 +999,7 @@ config.formatter <span class="o">=</span> formatter
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/runner.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/runner.cr#L61" target="_blank">View source</a>]
</div>
</div>
@ -1014,7 +1039,7 @@ runner.explain({file: file, line: l, column: c})</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/runner.cr#L160" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/runner.cr#L160" target="_blank">View source</a>]
</div>
</div>
@ -1041,7 +1066,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/runner.cr#L87" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/runner.cr#L87" target="_blank">View source</a>]
</div>
</div>
@ -1062,7 +1087,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/runner.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/runner.cr#L35" target="_blank">View source</a>]
</div>
</div>
@ -1087,7 +1112,7 @@ runner.success? <span class="c"># =&gt; true or false</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/runner.cr#L172" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/ddb6e3c/src/ameba/runner.cr#L172" target="_blank">View source</a>]
</div>
</div>