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 @ be65ba2a92
🚀
This commit is contained in:
parent
dcc0c5258a
commit
1d87de9ea9
123 changed files with 756 additions and 969 deletions
|
@ -810,7 +810,7 @@ wrong_Name <span class="o">=</span> <span class="n">2</span></code></pre>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/rule/style/variable_names.cr#L25" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/be65ba2a/src/ameba/rule/style/variable_names.cr#L25" target="_blank">
|
||||
ameba/rule/style/variable_names.cr
|
||||
</a>
|
||||
|
||||
|
@ -938,17 +938,7 @@ wrong_Name <span class="o">=</span> <span class="n">2</span></code></pre>
|
|||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#test%28source%2Cnode%3ACrystal%3A%3AVar%29-instance-method" class="signature"><strong>#test</strong>(source, node : Crystal::Var)</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#test%28source%2Cnode%3ACrystal%3A%3AInstanceVar%29-instance-method" class="signature"><strong>#test</strong>(source, node : Crystal::InstanceVar)</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#test%28source%2Cnode%3ACrystal%3A%3AClassVar%29-instance-method" class="signature"><strong>#test</strong>(source, node : Crystal::ClassVar)</a>
|
||||
<a href="#test%28source%2Cnode%3ACrystal%3A%3AVar%7CCrystal%3A%3AInstanceVar%7CCrystal%3A%3AClassVar%29-instance-method" class="signature"><strong>#test</strong>(source, node : Crystal::Var | Crystal::InstanceVar | Crystal::ClassVar)</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -1132,7 +1122,7 @@ wrong_Name <span class="o">=</span> <span class="n">2</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/rule/style/variable_names.cr#L25" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/be65ba2a/src/ameba/rule/style/variable_names.cr#L25" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1302,50 +1292,18 @@ wrong_Name <span class="o">=</span> <span class="n">2</span></code></pre>
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="test(source,node:Crystal::Var)-instance-method">
|
||||
<div class="entry-detail" id="test(source,node:Crystal::Var|Crystal::InstanceVar|Crystal::ClassVar)-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>test</strong>(source, node : Crystal::Var)
|
||||
def <strong>test</strong>(source, node : Crystal::Var | Crystal::InstanceVar | Crystal::ClassVar)
|
||||
|
||||
<a class="method-permalink" href="#test%28source%2Cnode%3ACrystal%3A%3AVar%29-instance-method">#</a>
|
||||
<a class="method-permalink" href="#test%28source%2Cnode%3ACrystal%3A%3AVar%7CCrystal%3A%3AInstanceVar%7CCrystal%3A%3AClassVar%29-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/rule/style/variable_names.cr#L42" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="test(source,node:Crystal::InstanceVar)-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>test</strong>(source, node : Crystal::InstanceVar)
|
||||
|
||||
<a class="method-permalink" href="#test%28source%2Cnode%3ACrystal%3A%3AInstanceVar%29-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/rule/style/variable_names.cr#L46" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="test(source,node:Crystal::ClassVar)-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>test</strong>(source, node : Crystal::ClassVar)
|
||||
|
||||
<a class="method-permalink" href="#test%28source%2Cnode%3ACrystal%3A%3AClassVar%29-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/rule/style/variable_names.cr#L50" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/be65ba2a/src/ameba/rule/style/variable_names.cr#L42" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1373,7 +1331,7 @@ that are tested by this rule, it should add an issue.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/rule/style/variable_names.cr#L38" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/be65ba2a/src/ameba/rule/style/variable_names.cr#L38" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue