mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Deploying to gh-pages from @ 1bef5fc5c1
🚀
This commit is contained in:
parent
c19d6dd04d
commit
195180eea6
121 changed files with 1504 additions and 1504 deletions
|
@ -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">
|
||||
|
||||
|
@ -777,7 +777,7 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L15" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L15" target="_blank">
|
||||
ameba/config.cr
|
||||
</a>
|
||||
|
||||
|
@ -856,7 +856,7 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
<ul class="list-summary">
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#autocorrect%3D%28autocorrect%29-instance-method" class="signature"><strong>#autocorrect=</strong>(autocorrect)</a>
|
||||
<a href="#autocorrect%3D%28autocorrect%3ABool%29-instance-method" class="signature"><strong>#autocorrect=</strong>(autocorrect : Bool)</a>
|
||||
|
||||
<div class="summary"><p>Returns true if correctable issues should be autocorrected.</p></div>
|
||||
|
||||
|
@ -929,7 +929,7 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#severity%3D%28severity%29-instance-method" class="signature"><strong>#severity=</strong>(severity)</a>
|
||||
<a href="#severity%3D%28severity%3AAmeba%3A%3ASeverity%29-instance-method" class="signature"><strong>#severity=</strong>(severity : Ameba::Severity)</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -1031,7 +1031,7 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L88" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L88" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1053,7 +1053,7 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L80" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L80" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1070,12 +1070,12 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
Instance Method Detail
|
||||
</h2>
|
||||
|
||||
<div class="entry-detail" id="autocorrect=(autocorrect)-instance-method">
|
||||
<div class="entry-detail" id="autocorrect=(autocorrect:Bool)-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>autocorrect=</strong>(autocorrect)
|
||||
def <strong>autocorrect=</strong>(autocorrect : Bool)
|
||||
|
||||
<a class="method-permalink" href="#autocorrect%3D%28autocorrect%29-instance-method">#</a>
|
||||
<a class="method-permalink" href="#autocorrect%3D%28autocorrect%3ABool%29-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
@ -1086,7 +1086,7 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L58" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L58" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1107,7 +1107,7 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L58" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L58" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1131,7 +1131,7 @@ config.excluded <span class="o">=</span> [<span class="s">"spec"</span
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L55" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L55" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1155,7 +1155,7 @@ config.excluded <span class="o">=</span> [<span class="s">"spec"</span
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L55" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L55" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1180,7 +1180,7 @@ config.formatter</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L115" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L115" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1203,7 +1203,7 @@ config.formatter <span class="o">=</span> <span class="n">:progress</span></code
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L125" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L125" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1228,7 +1228,7 @@ config.formatter</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L115" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L115" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1254,7 +1254,7 @@ config.globs</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L46" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L46" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1280,7 +1280,7 @@ config.globs</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L46" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L46" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1296,7 +1296,7 @@ config.globs</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L34" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L34" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1312,23 +1312,23 @@ config.globs</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L35" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L35" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="severity=(severity)-instance-method">
|
||||
<div class="entry-detail" id="severity=(severity:Ameba::Severity)-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>severity=</strong>(severity)
|
||||
def <strong>severity=</strong>(severity : <a href="../Ameba/Severity.html">Ameba::Severity</a>)
|
||||
|
||||
<a class="method-permalink" href="#severity%3D%28severity%29-instance-method">#</a>
|
||||
<a class="method-permalink" href="#severity%3D%28severity%3AAmeba%3A%3ASeverity%29-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L35" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L35" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1354,7 +1354,7 @@ config.sources <span class="c"># => list of sources pointing to files found b
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L101" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L101" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1377,7 +1377,7 @@ config.update_rule <span class="s">"MyRuleName"</span>, enabled: <span
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L138" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L138" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1402,7 +1402,7 @@ config.update_rules <span class="s">%w(Rule1 Rule2)</span>, enabled: <span class
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/config.cr#L159" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/config.cr#L159" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue