Deploying to gh-pages from @ a3e5f2d206 🚀

This commit is contained in:
Sija 2022-11-19 23:42:38 +00:00
parent b2601a314e
commit 68b13e74dc
125 changed files with 1413 additions and 1406 deletions

View file

@ -581,6 +581,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/ParenthesesAroundCondition" data-name="ameba::rule::style::parenthesesaroundcondition">
<a href="../../Ameba/Rule/Style/ParenthesesAroundCondition.html">ParenthesesAroundCondition</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/PredicateName" data-name="ameba::rule::style::predicatename">
<a href="../../Ameba/Rule/Style/PredicateName.html">PredicateName</a>
@ -596,11 +601,6 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantParentheses" data-name="ameba::rule::style::redundantparentheses">
<a href="../../Ameba/Rule/Style/RedundantParentheses.html">RedundantParentheses</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantReturn" data-name="ameba::rule::style::redundantreturn">
<a href="../../Ameba/Rule/Style/RedundantReturn.html">RedundantReturn</a>
@ -784,7 +784,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/annotated_source.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/annotated_source.cr#L2" target="_blank">
ameba/spec/annotated_source.cr
</a>
@ -966,7 +966,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/496e8930/src/ameba/spec/annotated_source.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/annotated_source.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -989,7 +989,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/496e8930/src/ameba/spec/annotated_source.cr#L49" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/annotated_source.cr#L49" target="_blank">View source</a>]
</div>
</div>
@ -1023,7 +1023,7 @@ code line number that each annotation corresponds to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/annotated_source.cr#L15" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/annotated_source.cr#L15" target="_blank">View source</a>]
</div>
</div>
@ -1060,7 +1060,7 @@ code line number that each annotation corresponds to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/annotated_source.cr#L53" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/annotated_source.cr#L53" target="_blank">View source</a>]
</div>
</div>
@ -1082,7 +1082,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/496e8930/src/ameba/spec/annotated_source.cr#L11" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/annotated_source.cr#L11" target="_blank">View source</a>]
</div>
</div>
@ -1098,7 +1098,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/496e8930/src/ameba/spec/annotated_source.cr#L7" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/annotated_source.cr#L7" target="_blank">View source</a>]
</div>
</div>
@ -1135,7 +1135,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/496e8930/src/ameba/spec/annotated_source.cr#L104" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/annotated_source.cr#L104" target="_blank">View source</a>]
</div>
</div>

View file

@ -581,6 +581,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/ParenthesesAroundCondition" data-name="ameba::rule::style::parenthesesaroundcondition">
<a href="../../Ameba/Rule/Style/ParenthesesAroundCondition.html">ParenthesesAroundCondition</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/PredicateName" data-name="ameba::rule::style::predicatename">
<a href="../../Ameba/Rule/Style/PredicateName.html">PredicateName</a>
@ -596,11 +601,6 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantParentheses" data-name="ameba::rule::style::redundantparentheses">
<a href="../../Ameba/Rule/Style/RedundantParentheses.html">RedundantParentheses</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantReturn" data-name="ameba::rule::style::redundantreturn">
<a href="../../Ameba/Rule/Style/RedundantReturn.html">RedundantReturn</a>
@ -771,7 +771,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/be_valid.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/be_valid.cr#L2" target="_blank">
ameba/spec/be_valid.cr
</a>
@ -836,7 +836,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/be_valid.cr#L3" target="_blank">View source</a>]
</div>
</div>

View file

@ -581,6 +581,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/ParenthesesAroundCondition" data-name="ameba::rule::style::parenthesesaroundcondition">
<a href="../../Ameba/Rule/Style/ParenthesesAroundCondition.html">ParenthesesAroundCondition</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/PredicateName" data-name="ameba::rule::style::predicatename">
<a href="../../Ameba/Rule/Style/PredicateName.html">PredicateName</a>
@ -596,11 +601,6 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantParentheses" data-name="ameba::rule::style::redundantparentheses">
<a href="../../Ameba/Rule/Style/RedundantParentheses.html">RedundantParentheses</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantReturn" data-name="ameba::rule::style::redundantreturn">
<a href="../../Ameba/Rule/Style/RedundantReturn.html">RedundantReturn</a>
@ -773,7 +773,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/be_valid.cr#L8" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/be_valid.cr#L8" target="_blank">
ameba/spec/be_valid.cr
</a>
@ -896,7 +896,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -926,7 +926,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/be_valid.cr#L13" target="_blank">View source</a>]
</div>
</div>
@ -942,7 +942,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/be_valid.cr#L8" target="_blank">View source</a>]
</div>
</div>
@ -958,7 +958,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/be_valid.cr#L9" target="_blank">View source</a>]
</div>
</div>
@ -974,7 +974,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/be_valid.cr#L22" target="_blank">View source</a>]
</div>
</div>

View file

@ -581,6 +581,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/ParenthesesAroundCondition" data-name="ameba::rule::style::parenthesesaroundcondition">
<a href="../../Ameba/Rule/Style/ParenthesesAroundCondition.html">ParenthesesAroundCondition</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/PredicateName" data-name="ameba::rule::style::predicatename">
<a href="../../Ameba/Rule/Style/PredicateName.html">PredicateName</a>
@ -596,11 +601,6 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantParentheses" data-name="ameba::rule::style::redundantparentheses">
<a href="../../Ameba/Rule/Style/RedundantParentheses.html">RedundantParentheses</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantReturn" data-name="ameba::rule::style::redundantreturn">
<a href="../../Ameba/Rule/Style/RedundantReturn.html">RedundantReturn</a>
@ -873,7 +873,7 @@ issue messages with <code>[...]</code>:</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/expect_issue.cr#L96" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/expect_issue.cr#L96" target="_blank">
ameba/spec/expect_issue.cr
</a>
@ -972,7 +972,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/expect_issue.cr#L131" target="_blank">View source</a>]
</div>
</div>
@ -988,7 +988,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/expect_issue.cr#L99" target="_blank">View source</a>]
</div>
</div>
@ -1004,7 +1004,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/expect_issue.cr#L146" target="_blank">View source</a>]
</div>
</div>
@ -1020,7 +1020,7 @@ issue messages with <code>[...]</code>:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/expect_issue.cr#L156" target="_blank">View source</a>]
</div>
</div>

View file

@ -581,6 +581,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/ParenthesesAroundCondition" data-name="ameba::rule::style::parenthesesaroundcondition">
<a href="../../Ameba/Rule/Style/ParenthesesAroundCondition.html">ParenthesesAroundCondition</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/PredicateName" data-name="ameba::rule::style::predicatename">
<a href="../../Ameba/Rule/Style/PredicateName.html">PredicateName</a>
@ -596,11 +601,6 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantParentheses" data-name="ameba::rule::style::redundantparentheses">
<a href="../../Ameba/Rule/Style/RedundantParentheses.html">RedundantParentheses</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantReturn" data-name="ameba::rule::style::redundantreturn">
<a href="../../Ameba/Rule/Style/RedundantReturn.html">RedundantReturn</a>
@ -787,7 +787,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/util.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/util.cr#L1" target="_blank">
ameba/spec/util.cr
</a>
@ -852,7 +852,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/util.cr#L2" target="_blank">View source</a>]
</div>
</div>