Deploying to gh-pages from @ b78e2aebc5 🚀

This commit is contained in:
Sija 2022-12-20 15:22:34 +00:00
parent aa1deb7b7e
commit e267b1dd88
128 changed files with 2815 additions and 734 deletions

View file

@ -376,6 +376,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/MissingBlockArgument" data-name="ameba::rule::lint::missingblockargument">
<a href="../Ameba/Rule/Lint/MissingBlockArgument.html">MissingBlockArgument</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNil" data-name="ameba::rule::lint::notnil">
<a href="../Ameba/Rule/Lint/NotNil.html">NotNil</a>
@ -800,7 +805,7 @@ runner.run.success? <span class="c"># =&gt; true or false</span></code></pre>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/runner.cr#L12" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/runner.cr#L12" target="_blank">
ameba/runner.cr
</a>
@ -933,7 +938,7 @@ config.formatter <span class="o">=</span> formatter
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/runner.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/runner.cr#L61" target="_blank">View source</a>]
</div>
</div>
@ -973,7 +978,7 @@ runner.explain({file: file, line: l, column: c})</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/runner.cr#L160" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/runner.cr#L160" target="_blank">View source</a>]
</div>
</div>
@ -1000,7 +1005,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/runner.cr#L87" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/runner.cr#L87" target="_blank">View source</a>]
</div>
</div>
@ -1021,7 +1026,7 @@ runner.run <span class="c"># =&gt; returns runner again</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/runner.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/runner.cr#L35" target="_blank">View source</a>]
</div>
</div>
@ -1046,7 +1051,7 @@ runner.success? <span class="c"># =&gt; true or false</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/runner.cr#L172" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/runner.cr#L172" target="_blank">View source</a>]
</div>
</div>