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

This commit is contained in:
veelenga 2023-03-09 06:36:38 +00:00
parent 9c146a1334
commit 1b63987fa9
127 changed files with 771 additions and 771 deletions

View file

@ -844,7 +844,7 @@ then it will use the config as specified inside the first of the following files
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L37" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L37" target="_blank">
ameba/config.cr
</a>
@ -917,7 +917,7 @@ then it will use the config as specified inside the first of the following files
</li>
<li class="entry-summary">
<a href="#load%28path%3Dnil%2Ccolors%3Dtrue%29-class-method" class="signature"><strong>.load</strong>(path = <span class="n">nil</span>, colors = <span class="n">true</span>)</a>
<a href="#load%28path%3Dnil%2Ccolors%3Dtrue%2Cskip_reading_config%3Dfalse%29-class-method" class="signature"><strong>.load</strong>(path = <span class="n">nil</span>, colors = <span class="n">true</span>, skip_reading_config = <span class="n">false</span>)</a>
<div class="summary"><p>Loads YAML configuration file by <code>path</code>.</p></div>
@ -1113,17 +1113,17 @@ then it will use the config as specified inside the first of the following files
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L139" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L143" target="_blank">View source</a>]
</div>
</div>
<div class="entry-detail" id="load(path=nil,colors=true)-class-method">
<div class="entry-detail" id="load(path=nil,colors=true,skip_reading_config=false)-class-method">
<div class="signature">
def self.<strong>load</strong>(path = <span class="n">nil</span>, colors = <span class="n">true</span>)
def self.<strong>load</strong>(path = <span class="n">nil</span>, colors = <span class="n">true</span>, skip_reading_config = <span class="n">false</span>)
<a class="method-permalink" href="#load%28path%3Dnil%2Ccolors%3Dtrue%29-class-method">#</a>
<a class="method-permalink" href="#load%28path%3Dnil%2Ccolors%3Dtrue%2Cskip_reading_config%3Dfalse%29-class-method">#</a>
</div>
<div class="doc">
@ -1135,7 +1135,7 @@ then it will use the config as specified inside the first of the following files
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L109" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L109" target="_blank">View source</a>]
</div>
</div>
@ -1168,7 +1168,7 @@ then it will use the config as specified inside the first of the following files
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L87" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L87" target="_blank">View source</a>]
</div>
</div>
@ -1189,7 +1189,7 @@ then it will use the config as specified inside the first of the following files
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L87" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L87" target="_blank">View source</a>]
</div>
</div>
@ -1213,7 +1213,7 @@ config.excluded <span class="o">=</span> [<span class="s">&quot;spec&quot;</span
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L84" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L84" target="_blank">View source</a>]
</div>
</div>
@ -1237,7 +1237,7 @@ config.excluded <span class="o">=</span> [<span class="s">&quot;spec&quot;</span
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L84" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L84" target="_blank">View source</a>]
</div>
</div>
@ -1262,7 +1262,7 @@ config.formatter</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L165" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L169" target="_blank">View source</a>]
</div>
</div>
@ -1285,7 +1285,7 @@ config.formatter <span class="o">=</span> <span class="n">:progress</span></code
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L175" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L179" target="_blank">View source</a>]
</div>
</div>
@ -1310,7 +1310,7 @@ config.formatter</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L165" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L169" target="_blank">View source</a>]
</div>
</div>
@ -1336,7 +1336,7 @@ config.globs</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L75" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L75" target="_blank">View source</a>]
</div>
</div>
@ -1362,7 +1362,7 @@ config.globs</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L75" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L75" target="_blank">View source</a>]
</div>
</div>
@ -1378,7 +1378,7 @@ config.globs</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L63" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L63" target="_blank">View source</a>]
</div>
</div>
@ -1394,7 +1394,7 @@ config.globs</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L64" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L64" target="_blank">View source</a>]
</div>
</div>
@ -1410,7 +1410,7 @@ config.globs</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L64" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L64" target="_blank">View source</a>]
</div>
</div>
@ -1436,7 +1436,7 @@ config.sources <span class="c"># =&gt; list of sources pointing to files found b
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L152" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L156" target="_blank">View source</a>]
</div>
</div>
@ -1459,7 +1459,7 @@ config.update_rule <span class="s">&quot;MyRuleName&quot;</span>, enabled: <span
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/3fbbe39/src/ameba/config.cr#L188" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L192" target="_blank">View source</a>]
</div>
</div>
@ -1484,7 +1484,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/3fbbe39/src/ameba/config.cr#L209" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/adac90c/src/ameba/config.cr#L213" target="_blank">View source</a>]
</div>
</div>