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>
@ -794,7 +799,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/annotated_source.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/annotated_source.cr#L2" target="_blank">
ameba/spec/annotated_source.cr
</a>
@ -976,7 +981,7 @@ text via <code><a href="../../Ameba/Spec/AnnotatedSource.html#to_s%28io%29-insta
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/annotated_source.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/annotated_source.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -999,7 +1004,7 @@ text via <code><a href="../../Ameba/Spec/AnnotatedSource.html#to_s%28io%29-insta
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/annotated_source.cr#L49" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/annotated_source.cr#L49" target="_blank">View source</a>]
</div>
</div>
@ -1033,7 +1038,7 @@ code line number that each annotation corresponds to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/annotated_source.cr#L15" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/annotated_source.cr#L15" target="_blank">View source</a>]
</div>
</div>
@ -1070,7 +1075,7 @@ code line number that each annotation corresponds to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/annotated_source.cr#L53" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/annotated_source.cr#L53" target="_blank">View source</a>]
</div>
</div>
@ -1092,7 +1097,7 @@ The prefix is empty if the annotation is at the end of a code line.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/annotated_source.cr#L11" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/annotated_source.cr#L11" target="_blank">View source</a>]
</div>
</div>
@ -1108,7 +1113,7 @@ The prefix is empty if the annotation is at the end of a code line.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/annotated_source.cr#L7" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/annotated_source.cr#L7" target="_blank">View source</a>]
</div>
</div>
@ -1145,7 +1150,7 @@ source1.to_s <span class="o">==</span> source2.to_s <span class="c"># =&gt; true
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/annotated_source.cr#L104" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/annotated_source.cr#L104" target="_blank">View source</a>]
</div>
</div>

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>
@ -781,7 +786,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/be_valid.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/be_valid.cr#L2" target="_blank">
ameba/spec/be_valid.cr
</a>
@ -846,7 +851,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
</div>
</div>

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>
@ -783,7 +788,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/be_valid.cr#L8" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/be_valid.cr#L8" target="_blank">
ameba/spec/be_valid.cr
</a>
@ -906,7 +911,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -936,7 +941,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
</div>
</div>
@ -952,7 +957,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -968,7 +973,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
</div>
</div>
@ -984,7 +989,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
</div>
</div>

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>
@ -883,7 +888,7 @@ issue messages with <code>[...]</code>:</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/expect_issue.cr#L96" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/expect_issue.cr#L96" target="_blank">
ameba/spec/expect_issue.cr
</a>
@ -982,7 +987,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
</div>
</div>
@ -998,7 +1003,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
</div>
</div>
@ -1014,7 +1019,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
</div>
</div>
@ -1030,7 +1035,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
</div>
</div>

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>
@ -797,7 +802,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/util.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/util.cr#L1" target="_blank">
ameba/spec/util.cr
</a>
@ -862,7 +867,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
</div>
</div>