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

This commit is contained in:
Sija 2024-01-09 20:13:27 +00:00
parent 18e2b53b9f
commit 97f4d31b25
148 changed files with 5530 additions and 2105 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.9.2">
<meta name="generator" content="Crystal Docs 1.10.1">
<meta name="crystal_docs.project_version" content="master">
<meta name="crystal_docs.project_name" content="ameba">
@ -954,7 +954,7 @@ x <span class="o">!=</span> y <span class="c"># or x = !y</span></code></pre>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/rule/lint/ambiguous_assignment.cr#L26" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/rule/lint/ambiguous_assignment.cr#L26" target="_blank">
ameba/rule/lint/ambiguous_assignment.cr
</a>
@ -1036,6 +1036,8 @@ x <span class="o">!=</span> y <span class="c"># or x = !y</span></code></pre>
<h2>
<a id="instance-method-summary" class="anchor" href="#instance-method-summary">
<svg class="octicon-link" aria-hidden="true">
@ -1095,8 +1097,6 @@ x <span class="o">!=</span> y <span class="c"># or x = !y</span></code></pre>
<div class="methods-inherited">
@ -1192,6 +1192,9 @@ x <span class="o">!=</span> y <span class="c"># or x = !y</span></code></pre>
@ -1199,6 +1202,9 @@ x <span class="o">!=</span> y <span class="c"># or x = !y</span></code></pre>
@ -1208,6 +1214,9 @@ x <span class="o">!=</span> y <span class="c"># or x = !y</span></code></pre>
@ -1275,7 +1284,44 @@ x <span class="o">!=</span> y <span class="c"># or x = !y</span></code></pre>
<h3>Macros inherited from class <code><a href="../../../Ameba/Rule/Base.html">Ameba::Rule::Base</a></code></h3>
<a href="../../../Ameba/Rule/Base.html#issue_for%28%2Aargs%2C%2A%2Akwargs%2C%26block%29-macro" class="tooltip">
<span>issue_for(*args, **kwargs, &block)</span>
issue_for</a>
<h3>Macros inherited from module <code>Ameba::Config::RuleConfig</code></h3>
<a href="../../../Ameba/Config/RuleConfig.html#properties%28%26block%29-macro" class="tooltip">
<span>properties(&block)</span>
properties</a>
@ -1289,13 +1335,6 @@ x <span class="o">!=</span> y <span class="c"># or x = !y</span></code></pre>
@ -1359,7 +1398,7 @@ x <span class="o">!=</span> y <span class="c"># or x = !y</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/rule/lint/ambiguous_assignment.cr#L26" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/rule/lint/ambiguous_assignment.cr#L26" target="_blank">View source</a>]
</div>
</div>
@ -1408,6 +1447,8 @@ x <span class="o">!=</span> y <span class="c"># or x = !y</span></code></pre>
<h2>
<a id="instance-method-detail" class="anchor" href="#instance-method-detail">
<svg class="octicon-link" aria-hidden="true">
@ -1540,15 +1581,13 @@ x <span class="o">!=</span> y <span class="c"># or x = !y</span></code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/rule/lint/ambiguous_assignment.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/rule/lint/ambiguous_assignment.cr#L41" target="_blank">View source</a>]
</div>
</div>
</div>
</body>