Deploying to gh-pages from @ 1bef5fc5c1 🚀

This commit is contained in:
Sija 2022-08-01 21:51:27 +00:00
parent c19d6dd04d
commit 195180eea6
121 changed files with 1504 additions and 1504 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Crystal Docs 1.3.2">
<meta name="generator" content="Crystal Docs 1.4.1">
<meta name="crystal_docs.project_version" content="master">
<meta name="crystal_docs.project_name" content="ameba">
@ -759,7 +759,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L3" target="_blank">
ameba/issue.cr
</a>
@ -781,7 +781,7 @@
<ul class="list-summary">
<li class="entry-summary">
<a href="#new%28code%2Crule%2Clocation%2Cend_location%2Cmessage%2Cstatus%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29-class-method" class="signature"><strong>.new</strong>(code, rule, location, end_location, message, status : Status? = <span class="n">nil</span>, block : Source::Corrector -> ? = <span class="n">nil</span>)</a>
<a href="#new%28code%3AString%2Crule%3AAmeba%3A%3ARule%3A%3ABase%2Clocation%3ACrystal%3A%3ALocation%3F%2Cend_location%3ACrystal%3A%3ALocation%3F%2Cmessage%3AString%2Cstatus%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29-class-method" class="signature"><strong>.new</strong>(code : String, rule : Ameba::Rule::Base, location : Crystal::Location?, end_location : Crystal::Location?, message : String, status : Status? = <span class="n">nil</span>, block : Source::Corrector -> ? = <span class="n">nil</span>)</a>
</li>
@ -928,18 +928,18 @@
Constructor Detail
</h2>
<div class="entry-detail" id="new(code,rule,location,end_location,message,status:Status?=nil,block:Source::Corrector-&gt;?=nil)-class-method">
<div class="entry-detail" id="new(code:String,rule:Ameba::Rule::Base,location:Crystal::Location?,end_location:Crystal::Location?,message:String,status:Status?=nil,block:Source::Corrector-&gt;?=nil)-class-method">
<div class="signature">
def self.<strong>new</strong>(code, rule, location, end_location, message, status : <a href="../Ameba/Issue/Status.html">Status</a>? = <span class="n">nil</span>, block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ? = <span class="n">nil</span>)
def self.<strong>new</strong>(code : String, rule : <a href="../Ameba/Rule/Base.html">Ameba::Rule::Base</a>, location : <a href="../Crystal/Location.html">Crystal::Location</a>?, end_location : <a href="../Crystal/Location.html">Crystal::Location</a>?, message : String, status : <a href="../Ameba/Issue/Status.html">Status</a>? = <span class="n">nil</span>, block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ? = <span class="n">nil</span>)
<a class="method-permalink" href="#new%28code%2Crule%2Clocation%2Cend_location%2Cmessage%2Cstatus%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29-class-method">#</a>
<a class="method-permalink" href="#new%28code%3AString%2Crule%3AAmeba%3A%3ARule%3A%3ABase%2Clocation%3ACrystal%3A%3ALocation%3F%2Cend_location%3ACrystal%3A%3ALocation%3F%2Cmessage%3AString%2Cstatus%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29-class-method">#</a>
</div>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L30" target="_blank">View source</a>]
</div>
</div>
@ -974,7 +974,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L10" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L10" target="_blank">View source</a>]
</div>
</div>
@ -990,7 +990,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L42" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L42" target="_blank">View source</a>]
</div>
</div>
@ -1006,7 +1006,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L38" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L38" target="_blank">View source</a>]
</div>
</div>
@ -1022,7 +1022,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L27" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L27" target="_blank">View source</a>]
</div>
</div>
@ -1038,7 +1038,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L27" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L27" target="_blank">View source</a>]
</div>
</div>
@ -1054,7 +1054,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L27" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L27" target="_blank">View source</a>]
</div>
</div>
@ -1070,7 +1070,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L27" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L27" target="_blank">View source</a>]
</div>
</div>
@ -1091,7 +1091,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L19" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L19" target="_blank">View source</a>]
</div>
</div>
@ -1112,7 +1112,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L16" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L16" target="_blank">View source</a>]
</div>
</div>
@ -1133,7 +1133,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L22" target="_blank">View source</a>]
</div>
</div>
@ -1154,7 +1154,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L13" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L13" target="_blank">View source</a>]
</div>
</div>
@ -1175,7 +1175,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L25" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L25" target="_blank">View source</a>]
</div>
</div>
@ -1191,7 +1191,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/issue.cr#L34" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/issue.cr#L34" target="_blank">View source</a>]
</div>
</div>