Deploying to gh-pages from @ crystal-ameba/ameba@954345d316 🚀

This commit is contained in:
Sija 2023-12-28 08:21:46 +00:00
parent 57eb7e8f93
commit 7fd065f3f7
146 changed files with 851 additions and 851 deletions

View file

@ -965,7 +965,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/47088b1/src/ameba/config.cr#L37" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L37" target="_blank">
ameba/config.cr
</a>
@ -991,6 +991,11 @@ then it will use the config as specified inside the first of the following files
</dt>
<dt class="entry-const" id="DEFAULT_GLOBS">
<strong>DEFAULT_GLOBS</strong> = <code>[<span class="s">&quot;**/*.cr&quot;</span>, <span class="s">&quot;!lib&quot;</span>] <span class="k">of</span> <span class="t">::</span><span class="t">String</span></code>
</dt>
<dt class="entry-const" id="DEFAULT_PATH">
<strong>DEFAULT_PATH</strong> = <code><span class="t">Path</span>[<span class="t">Dir</span>.current] <span class="o">/</span> <span class="t">FILENAME</span></code>
</dt>
@ -1006,11 +1011,6 @@ then it will use the config as specified inside the first of the following files
</dt>
<dt class="entry-const" id="SOURCES_GLOB">
<strong>SOURCES_GLOB</strong> = <code><span class="s">&quot;**/*.cr&quot;</span></code>
</dt>
<dt class="entry-const" id="XDG_CONFIG_HOME">
<strong>XDG_CONFIG_HOME</strong> = <code><span class="t">ENV</span>.fetch(<span class="s">&quot;XDG_CONFIG_HOME&quot;</span>, <span class="s">&quot;~/.config&quot;</span>)</code>
</dt>
@ -1234,7 +1234,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/47088b1/src/ameba/config.cr#L141" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L144" target="_blank">View source</a>]
</div>
</div>
@ -1256,7 +1256,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/47088b1/src/ameba/config.cr#L106" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L109" target="_blank">View source</a>]
</div>
</div>
@ -1289,7 +1289,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/47088b1/src/ameba/config.cr#L84" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L87" target="_blank">View source</a>]
</div>
</div>
@ -1310,7 +1310,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/47088b1/src/ameba/config.cr#L84" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L87" target="_blank">View source</a>]
</div>
</div>
@ -1334,7 +1334,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/47088b1/src/ameba/config.cr#L81" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L84" target="_blank">View source</a>]
</div>
</div>
@ -1358,7 +1358,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/47088b1/src/ameba/config.cr#L81" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L84" target="_blank">View source</a>]
</div>
</div>
@ -1383,7 +1383,7 @@ config.formatter</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/47088b1/src/ameba/config.cr#L167" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L170" target="_blank">View source</a>]
</div>
</div>
@ -1406,7 +1406,7 @@ config.formatter <span class="o">=</span> <span class="n">:progress</span></code
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/47088b1/src/ameba/config.cr#L177" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L180" target="_blank">View source</a>]
</div>
</div>
@ -1431,7 +1431,7 @@ config.formatter</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/47088b1/src/ameba/config.cr#L167" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L170" target="_blank">View source</a>]
</div>
</div>
@ -1457,7 +1457,7 @@ config.globs</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/47088b1/src/ameba/config.cr#L72" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L75" target="_blank">View source</a>]
</div>
</div>
@ -1483,7 +1483,7 @@ config.globs</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/47088b1/src/ameba/config.cr#L72" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L75" target="_blank">View source</a>]
</div>
</div>
@ -1499,7 +1499,7 @@ config.globs</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/47088b1/src/ameba/config.cr#L60" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L63" target="_blank">View source</a>]
</div>
</div>
@ -1515,7 +1515,7 @@ config.globs</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/47088b1/src/ameba/config.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L64" target="_blank">View source</a>]
</div>
</div>
@ -1531,7 +1531,7 @@ config.globs</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/47088b1/src/ameba/config.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L64" target="_blank">View source</a>]
</div>
</div>
@ -1557,7 +1557,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/47088b1/src/ameba/config.cr#L154" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L157" target="_blank">View source</a>]
</div>
</div>
@ -1580,7 +1580,7 @@ config.update_rule <span class="s">&quot;MyRuleName&quot;</span>, enabled: <span
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/47088b1/src/ameba/config.cr#L190" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L193" target="_blank">View source</a>]
</div>
</div>
@ -1605,7 +1605,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/47088b1/src/ameba/config.cr#L211" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/954345d/src/ameba/config.cr#L214" target="_blank">View source</a>]
</div>
</div>