Deploying to gh-pages from @ crystal-ameba/ameba@47088b10ca 🚀

This commit is contained in:
Sija 2023-11-24 20:14:48 +00:00
parent 1516536a77
commit 57eb7e8f93
146 changed files with 848 additions and 848 deletions

View file

@ -915,7 +915,7 @@ their sole parameter named <code>other</code>.</p>
<p>YAML configuration example:</p>
<pre><code class="language-crystal"><span class="t">Naming</span><span class="o">/</span><span class="t">BinaryOperatorParameterName</span>:
<span class="t">Enabled</span>: <span class="n">true</span>
<span class="t">ExcludedOperators</span>: [<span class="s">&quot;[]&quot;</span>, <span class="s">&quot;[]?&quot;</span>, <span class="s">&quot;[]=&quot;</span>, <span class="s">&quot;&lt;&lt;&quot;</span>, <span class="s">&quot;=~&quot;</span>]</code></pre>
<span class="t">ExcludedOperators</span>: [<span class="s">&quot;[]&quot;</span>, <span class="s">&quot;[]?&quot;</span>, <span class="s">&quot;[]=&quot;</span>, <span class="s">&quot;&lt;&lt;&quot;</span>, <span class="s">&quot;&gt;&gt;&quot;</span>, <span class="s">&quot;=~&quot;</span>, <span class="s">&quot;!~&quot;</span>]</code></pre>
@ -956,7 +956,7 @@ their sole parameter named <code>other</code>.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/9f9d5fa/src/ameba/rule/naming/binary_operator_parameter_name.cr#L30" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/47088b1/src/ameba/rule/naming/binary_operator_parameter_name.cr#L30" target="_blank">
ameba/rule/naming/binary_operator_parameter_name.cr
</a>
@ -1270,13 +1270,13 @@ their sole parameter named <code>other</code>.</p>
<p>YAML configuration example:</p>
<pre><code class="language-crystal"><span class="t">Naming</span><span class="o">/</span><span class="t">BinaryOperatorParameterName</span>:
<span class="t">Enabled</span>: <span class="n">true</span>
<span class="t">ExcludedOperators</span>: [<span class="s">&quot;[]&quot;</span>, <span class="s">&quot;[]?&quot;</span>, <span class="s">&quot;[]=&quot;</span>, <span class="s">&quot;&lt;&lt;&quot;</span>, <span class="s">&quot;=~&quot;</span>]</code></pre>
<span class="t">ExcludedOperators</span>: [<span class="s">&quot;[]&quot;</span>, <span class="s">&quot;[]?&quot;</span>, <span class="s">&quot;[]=&quot;</span>, <span class="s">&quot;&lt;&lt;&quot;</span>, <span class="s">&quot;&gt;&gt;&quot;</span>, <span class="s">&quot;=~&quot;</span>, <span class="s">&quot;!~&quot;</span>]</code></pre>
</div>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f9d5fa/src/ameba/rule/naming/binary_operator_parameter_name.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/47088b1/src/ameba/rule/naming/binary_operator_parameter_name.cr#L30" target="_blank">View source</a>]
</div>
</div>
@ -1485,7 +1485,7 @@ their sole parameter named <code>other</code>.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/9f9d5fa/src/ameba/rule/naming/binary_operator_parameter_name.cr#L39" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/47088b1/src/ameba/rule/naming/binary_operator_parameter_name.cr#L39" target="_blank">View source</a>]
</div>
</div>