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

This commit is contained in:
Sija 2023-10-09 21:48:57 +00:00
parent 6d3dd18c46
commit 250ec8ff6e
134 changed files with 1225 additions and 1190 deletions

View file

@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Crystal Docs 1.8.2">
<meta name="generator" content="Crystal Docs 1.9.2">
<meta name="crystal_docs.project_version" content="master">
<meta name="crystal_docs.project_name" content="ameba">
@ -23,7 +23,7 @@
<svg class="hidden">
<symbol id="octicon-link" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path>
<path fill="currentColor" fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path>
</symbol>
</svg>
<input type="checkbox" id="sidebar-btn">
@ -791,7 +791,7 @@
<div class="main-content">
<h1 class="type-name">
<span class="kind">class</span> Ameba::Source::Corrector
<span class="kind">class</span> Ameba::<wbr>Source::<wbr>Corrector
</h1>
@ -836,7 +836,7 @@ on the different correction actions supplied.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L6" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L6" target="_blank">
ameba/source/corrector.cr
</a>
@ -1132,7 +1132,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L9" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L9" target="_blank">View source</a>]
</div>
</div>
@ -1167,7 +1167,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L65" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L65" target="_blank">View source</a>]
</div>
</div>
@ -1188,7 +1188,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L70" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L70" target="_blank">View source</a>]
</div>
</div>
@ -1209,7 +1209,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L92" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L92" target="_blank">View source</a>]
</div>
</div>
@ -1230,7 +1230,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L164" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L164" target="_blank">View source</a>]
</div>
</div>
@ -1251,7 +1251,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L87" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L87" target="_blank">View source</a>]
</div>
</div>
@ -1272,7 +1272,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L53" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L53" target="_blank">View source</a>]
</div>
</div>
@ -1293,7 +1293,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L58" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L58" target="_blank">View source</a>]
</div>
</div>
@ -1314,7 +1314,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L82" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L82" target="_blank">View source</a>]
</div>
</div>
@ -1335,7 +1335,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L159" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L159" target="_blank">View source</a>]
</div>
</div>
@ -1356,7 +1356,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L77" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L77" target="_blank">View source</a>]
</div>
</div>
@ -1377,7 +1377,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L196" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L196" target="_blank">View source</a>]
</div>
</div>
@ -1398,7 +1398,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -1419,7 +1419,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L46" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L46" target="_blank">View source</a>]
</div>
</div>
@ -1440,7 +1440,7 @@ on the different correction actions supplied.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L154" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L154" target="_blank">View source</a>]
</div>
</div>
@ -1463,7 +1463,7 @@ overrun the end of the range.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L110" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L110" target="_blank">View source</a>]
</div>
</div>
@ -1486,7 +1486,7 @@ overrun the end of the range.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L115" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L115" target="_blank">View source</a>]
</div>
</div>
@ -1509,7 +1509,7 @@ overrun the end of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L176" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L176" target="_blank">View source</a>]
</div>
</div>
@ -1530,7 +1530,7 @@ overrun the end of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L97" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L97" target="_blank">View source</a>]
</div>
</div>
@ -1551,7 +1551,7 @@ overrun the end of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L102" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L102" target="_blank">View source</a>]
</div>
</div>
@ -1572,7 +1572,7 @@ overrun the end of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L169" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L169" target="_blank">View source</a>]
</div>
</div>
@ -1595,7 +1595,7 @@ overrun the beginning of the range.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L123" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L123" target="_blank">View source</a>]
</div>
</div>
@ -1618,7 +1618,7 @@ overrun the beginning of the range.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L128" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L128" target="_blank">View source</a>]
</div>
</div>
@ -1641,7 +1641,7 @@ overrun the beginning of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L183" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L183" target="_blank">View source</a>]
</div>
</div>
@ -1662,7 +1662,7 @@ overrun the beginning of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L17" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L17" target="_blank">View source</a>]
</div>
</div>
@ -1683,7 +1683,7 @@ overrun the beginning of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L22" target="_blank">View source</a>]
</div>
</div>
@ -1704,7 +1704,7 @@ overrun the beginning of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L144" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L144" target="_blank">View source</a>]
</div>
</div>
@ -1725,7 +1725,7 @@ overrun the beginning of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L29" target="_blank">View source</a>]
</div>
</div>
@ -1746,7 +1746,7 @@ overrun the beginning of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L34" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L34" target="_blank">View source</a>]
</div>
</div>
@ -1767,7 +1767,7 @@ overrun the beginning of the node.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7174e81/src/ameba/source/corrector.cr#L149" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/c953822/src/ameba/source/corrector.cr#L149" target="_blank">View source</a>]
</div>
</div>