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 @ 7cb0c15747
🚀
This commit is contained in:
parent
50fc30ba22
commit
b622e7a011
114 changed files with 7511 additions and 960 deletions
51
Ameba.html
51
Ameba.html
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -724,70 +749,70 @@ config.files <span class="o">=</span> file_paths
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba.cr#L23" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba.cr#L24" target="_blank">
|
||||
ameba.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/glob_utils.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/glob_utils.cr#L1" target="_blank">
|
||||
ameba/glob_utils.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/inline_comments.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/inline_comments.cr#L1" target="_blank">
|
||||
ameba/inline_comments.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L1" target="_blank">
|
||||
ameba/issue.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/reportable.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L1" target="_blank">
|
||||
ameba/reportable.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/runner.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/runner.cr#L3" target="_blank">
|
||||
ameba/runner.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/severity.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/severity.cr#L1" target="_blank">
|
||||
ameba/severity.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/source.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/source.cr#L1" target="_blank">
|
||||
ameba/source.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/spec/support.cr#L7" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/spec/support.cr#L7" target="_blank">
|
||||
ameba/spec/support.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/tokenizer.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/tokenizer.cr#L3" target="_blank">
|
||||
ameba/tokenizer.cr
|
||||
</a>
|
||||
|
||||
|
@ -882,7 +907,7 @@ Can be configured via <code>config</code> parameter.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba.cr#L37" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba.cr#L38" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -702,112 +727,112 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L1" target="_blank">
|
||||
ameba/ast/branch.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L3" target="_blank">
|
||||
ameba/ast/branchable.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/flow_expression.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/flow_expression.cr#L3" target="_blank">
|
||||
ameba/ast/flow_expression.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L3" target="_blank">
|
||||
ameba/ast/scope.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L1" target="_blank">
|
||||
ameba/ast/variabling/argument.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L4" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L4" target="_blank">
|
||||
ameba/ast/variabling/assignment.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/ivariable.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/ivariable.cr#L1" target="_blank">
|
||||
ameba/ast/variabling/ivariable.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/reference.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/reference.cr#L3" target="_blank">
|
||||
ameba/ast/variabling/reference.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L1" target="_blank">
|
||||
ameba/ast/variabling/variable.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/base_visitor.cr#L4" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/base_visitor.cr#L4" target="_blank">
|
||||
ameba/ast/visitors/base_visitor.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/counting_visitor.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/counting_visitor.cr#L1" target="_blank">
|
||||
ameba/ast/visitors/counting_visitor.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/flow_expression_visitor.cr#L4" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/flow_expression_visitor.cr#L4" target="_blank">
|
||||
ameba/ast/visitors/flow_expression_visitor.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L3" target="_blank">
|
||||
ameba/ast/visitors/node_visitor.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L1" target="_blank">
|
||||
ameba/ast/visitors/redundant_control_expression_visitor.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/scope_visitor.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/scope_visitor.cr#L3" target="_blank">
|
||||
ameba/ast/visitors/scope_visitor.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L1" target="_blank">
|
||||
ameba/ast/visitors/top_level_nodes_visitor.cr
|
||||
</a>
|
||||
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -712,7 +737,7 @@ Holds the reference to the variable, thus to scope.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L15" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L15" target="_blank">
|
||||
ameba/ast/variabling/argument.cr
|
||||
</a>
|
||||
|
||||
|
@ -871,7 +896,7 @@ Holds the reference to the variable, thus to scope.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L31" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L31" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -901,7 +926,7 @@ Holds the reference to the variable, thus to scope.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L23" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -917,7 +942,7 @@ Holds the reference to the variable, thus to scope.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L23" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -938,7 +963,7 @@ Holds the reference to the variable, thus to scope.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L35" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L35" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -954,7 +979,7 @@ Holds the reference to the variable, thus to scope.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -970,7 +995,7 @@ Holds the reference to the variable, thus to scope.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -991,7 +1016,7 @@ Holds the reference to the variable, thus to scope.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L40" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L40" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1012,7 +1037,7 @@ Holds the reference to the variable, thus to scope.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L17" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L17" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1028,7 +1053,7 @@ Holds the reference to the variable, thus to scope.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1044,7 +1069,7 @@ Holds the reference to the variable, thus to scope.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1065,7 +1090,7 @@ Holds the reference to the variable, thus to scope.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/argument.cr#L20" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/argument.cr#L20" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -705,7 +730,7 @@ Holds the assign node and the variable.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L7" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L7" target="_blank">
|
||||
ameba/ast/variabling/assignment.cr
|
||||
</a>
|
||||
|
||||
|
@ -907,7 +932,7 @@ Holds the assign node and the variable.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L31" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L31" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -942,7 +967,7 @@ Holds the assign node and the variable.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L17" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L17" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -958,7 +983,7 @@ Holds the assign node and the variable.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -974,7 +999,7 @@ Holds the assign node and the variable.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -997,7 +1022,7 @@ For example, this assignment is in a branch:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L60" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L60" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1013,7 +1038,7 @@ For example, this assignment is in a branch:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L23" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1029,7 +1054,7 @@ For example, this assignment is in a branch:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L23" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1050,7 +1075,7 @@ For example, this assignment is in a branch:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1073,7 +1098,7 @@ For example, this is an op assign:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L50" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L50" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1089,7 +1114,7 @@ For example, this is an op assign:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1105,7 +1130,7 @@ For example, this is an op assign:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1121,7 +1146,7 @@ For example, this is an op assign:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L40" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L40" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1142,7 +1167,7 @@ For example, this is an op assign:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L20" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L20" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1163,7 +1188,7 @@ For example, this is an op assign:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L65" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L65" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1179,7 +1204,7 @@ For example, this is an op assign:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1195,7 +1220,7 @@ For example, this is an op assign:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1226,7 +1251,7 @@ i.e.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L97" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L97" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1247,7 +1272,7 @@ i.e.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/assignment.cr#L14" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/assignment.cr#L14" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -722,7 +747,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/base_visitor.cr#L6" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/base_visitor.cr#L6" target="_blank">
|
||||
ameba/ast/visitors/base_visitor.cr
|
||||
</a>
|
||||
|
||||
|
@ -840,7 +865,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/base_visitor.cr#L18" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/base_visitor.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -876,7 +901,7 @@ Returns true meaning all child nodes will be traversed.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/base_visitor.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/base_visitor.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -712,7 +737,7 @@ For example, the branchable if statement contains 3 branches:</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L15" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L15" target="_blank">
|
||||
ameba/ast/branch.cr
|
||||
</a>
|
||||
|
||||
|
@ -904,7 +929,7 @@ For example, the branchable if statement contains 3 branches:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L33" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L33" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -938,7 +963,7 @@ For example, the branchable if statement contains 3 branches:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L65" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L65" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -960,7 +985,7 @@ For example, the branchable if statement contains 3 branches:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L56" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L56" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1011,7 +1036,7 @@ For example, the branchable if statement contains 3 branches:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1027,7 +1052,7 @@ For example, the branchable if statement contains 3 branches:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1078,7 +1103,7 @@ For example, this branch is in a loop:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1094,7 +1119,7 @@ For example, this branch is in a loop:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L23" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1110,7 +1135,7 @@ For example, this branch is in a loop:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L23" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1131,7 +1156,7 @@ For example, this branch is in a loop:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L17" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L17" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1152,7 +1177,7 @@ For example, this branch is in a loop:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L20" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L20" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1168,7 +1193,7 @@ For example, this branch is in a loop:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1184,7 +1209,7 @@ For example, this branch is in a loop:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branch.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branch.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -725,7 +750,7 @@ are branchables.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L15" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L15" target="_blank">
|
||||
ameba/ast/branchable.cr
|
||||
</a>
|
||||
|
||||
|
@ -941,7 +966,7 @@ are branchables.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L35" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L35" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -971,7 +996,7 @@ are branchables.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L18" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -987,7 +1012,7 @@ are branchables.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L28" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1003,7 +1028,7 @@ are branchables.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L28" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1019,7 +1044,7 @@ are branchables.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1035,7 +1060,7 @@ are branchables.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1056,7 +1081,7 @@ are branchables.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L39" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L39" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1077,7 +1102,7 @@ are branchables.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L21" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L21" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1098,7 +1123,7 @@ are branchables.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1114,7 +1139,7 @@ are branchables.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L26" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L26" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1130,7 +1155,7 @@ are branchables.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/branchable.cr#L26" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/branchable.cr#L26" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -704,7 +729,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/counting_visitor.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/counting_visitor.cr#L3" target="_blank">
|
||||
ameba/ast/visitors/counting_visitor.cr
|
||||
</a>
|
||||
|
||||
|
@ -850,7 +875,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/counting_visitor.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/counting_visitor.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -885,7 +910,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/counting_visitor.cr#L18" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/counting_visitor.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -901,7 +926,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/counting_visitor.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/counting_visitor.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -917,7 +942,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/counting_visitor.cr#L44" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/counting_visitor.cr#L44" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -727,7 +752,7 @@ a parent node, which allows easily search through the related statement
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/flow_expression.cr#L18" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/flow_expression.cr#L18" target="_blank">
|
||||
ameba/ast/flow_expression.cr
|
||||
</a>
|
||||
|
||||
|
@ -938,7 +963,7 @@ a parent node, which allows easily search through the related statement
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/flow_expression.cr#L36" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/flow_expression.cr#L36" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -968,7 +993,7 @@ a parent node, which allows easily search through the related statement
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/flow_expression.cr#L29" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/flow_expression.cr#L29" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -984,7 +1009,7 @@ a parent node, which allows easily search through the related statement
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/flow_expression.cr#L29" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/flow_expression.cr#L29" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1005,7 +1030,7 @@ a parent node, which allows easily search through the related statement
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/flow_expression.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/flow_expression.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1021,7 +1046,7 @@ a parent node, which allows easily search through the related statement
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/flow_expression.cr#L28" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/flow_expression.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1037,7 +1062,7 @@ a parent node, which allows easily search through the related statement
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/flow_expression.cr#L28" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/flow_expression.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1058,7 +1083,7 @@ a parent node, which allows easily search through the related statement
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/flow_expression.cr#L25" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/flow_expression.cr#L25" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1074,7 +1099,7 @@ a parent node, which allows easily search through the related statement
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/flow_expression.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/flow_expression.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1090,7 +1115,7 @@ a parent node, which allows easily search through the related statement
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/flow_expression.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/flow_expression.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1118,7 +1143,7 @@ For example:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/flow_expression.cr#L50" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/flow_expression.cr#L50" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -718,7 +743,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/flow_expression_visitor.cr#L6" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/flow_expression_visitor.cr#L6" target="_blank">
|
||||
ameba/ast/visitors/flow_expression_visitor.cr
|
||||
</a>
|
||||
|
||||
|
@ -903,7 +928,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/flow_expression_visitor.cr#L12" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/flow_expression_visitor.cr#L12" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -693,7 +718,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/ivariable.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/ivariable.cr#L2" target="_blank">
|
||||
ameba/ast/variabling/ivariable.cr
|
||||
</a>
|
||||
|
||||
|
@ -831,7 +856,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/ivariable.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/ivariable.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -861,7 +886,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/ivariable.cr#L6" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/ivariable.cr#L6" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -877,7 +902,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/ivariable.cr#L6" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/ivariable.cr#L6" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -893,7 +918,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/ivariable.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/ivariable.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -909,7 +934,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/ivariable.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/ivariable.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -925,7 +950,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/ivariable.cr#L7" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/ivariable.cr#L7" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -941,7 +966,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/ivariable.cr#L7" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/ivariable.cr#L7" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -957,7 +982,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/ivariable.cr#L3" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/ivariable.cr#L3" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -973,7 +998,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/ivariable.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/ivariable.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -989,7 +1014,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/ivariable.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/ivariable.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -706,7 +731,7 @@ to be inspected by rules.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L39" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L39" target="_blank">
|
||||
ameba/ast/visitors/node_visitor.cr
|
||||
</a>
|
||||
|
||||
|
@ -1010,7 +1035,7 @@ to be inspected by rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L42" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L42" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1046,7 +1071,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1068,7 +1093,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1090,7 +1115,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1112,7 +1137,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1134,7 +1159,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1156,7 +1181,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1178,7 +1203,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1200,7 +1225,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1222,7 +1247,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1244,7 +1269,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1266,7 +1291,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1288,7 +1313,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1310,7 +1335,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1332,7 +1357,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1354,7 +1379,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1376,7 +1401,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1398,7 +1423,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1420,7 +1445,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1442,7 +1467,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1464,7 +1489,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1486,7 +1511,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1508,7 +1533,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1530,7 +1555,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1552,7 +1577,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1568,7 +1593,7 @@ Returns true meaning that child nodes will be traversed as well.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/node_visitor.cr#L56" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/node_visitor.cr#L56" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -706,7 +731,7 @@ is reached.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L5" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L5" target="_blank">
|
||||
ameba/ast/visitors/redundant_control_expression_visitor.cr
|
||||
</a>
|
||||
|
||||
|
@ -820,7 +845,7 @@ is reached.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L15" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L15" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -855,7 +880,7 @@ is reached.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -876,7 +901,7 @@ is reached.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L7" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L7" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -897,7 +922,7 @@ is reached.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -706,7 +731,7 @@ the variable from its reference.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/reference.cr#L7" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/reference.cr#L7" target="_blank">
|
||||
ameba/ast/variabling/reference.cr
|
||||
</a>
|
||||
|
||||
|
@ -919,7 +944,7 @@ the variable from its reference.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/reference.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/reference.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -935,7 +960,7 @@ the variable from its reference.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/reference.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/reference.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -705,7 +730,7 @@ This is where the local variables belong to.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L6" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L6" target="_blank">
|
||||
ameba/ast/scope.cr
|
||||
</a>
|
||||
|
||||
|
@ -1004,7 +1029,7 @@ This is where the local variables belong to.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L39" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L39" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1064,7 +1089,7 @@ scope.add_argument(arg_node)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L59" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L59" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1087,7 +1112,7 @@ scope.add_ivariable(ivar_node)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L70" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L70" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1110,7 +1135,7 @@ scope.add_variable(var_node)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L49" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L49" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1131,7 +1156,7 @@ scope.add_variable(var_node)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L155" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L155" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1152,7 +1177,7 @@ scope.add_variable(var_node)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L14" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L14" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1175,7 +1200,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L90" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L90" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1196,7 +1221,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L119" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L119" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1218,7 +1243,7 @@ false if not.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L96" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L96" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1239,7 +1264,7 @@ false if not.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L145" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L145" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1255,7 +1280,7 @@ false if not.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1271,7 +1296,7 @@ false if not.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1293,7 +1318,7 @@ the same Crystal node as <code>@node</code>.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L174" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L174" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1316,7 +1341,7 @@ scope.find_variable(<span class="s">"foo"</span>)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L80" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L80" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1360,7 +1385,7 @@ scope.find_variable(<span class="s">"foo"</span>)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L114" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L114" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1381,7 +1406,7 @@ scope.find_variable(<span class="s">"foo"</span>)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L23" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1402,7 +1427,7 @@ scope.find_variable(<span class="s">"foo"</span>)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L17" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L17" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1418,7 +1443,7 @@ scope.find_variable(<span class="s">"foo"</span>)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1434,7 +1459,7 @@ scope.find_variable(<span class="s">"foo"</span>)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1455,7 +1480,7 @@ scope.find_variable(<span class="s">"foo"</span>)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L26" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L26" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1476,7 +1501,7 @@ scope.find_variable(<span class="s">"foo"</span>)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L20" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L20" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1497,7 +1522,7 @@ scope.find_variable(<span class="s">"foo"</span>)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1519,7 +1544,7 @@ false if not.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L137" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L137" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1543,7 +1568,7 @@ false if not.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L107" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L107" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1559,7 +1584,7 @@ false if not.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L28" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1575,7 +1600,7 @@ false if not.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L28" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1596,7 +1621,7 @@ false if not.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L150" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L150" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1618,7 +1643,7 @@ type definition, for example a class.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L126" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L126" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1639,7 +1664,7 @@ type definition, for example a class.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/scope.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/scope.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -704,7 +729,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/scope_visitor.cr#L5" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/scope_visitor.cr#L5" target="_blank">
|
||||
ameba/ast/visitors/scope_visitor.cr
|
||||
</a>
|
||||
|
||||
|
@ -847,7 +872,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/scope_visitor.cr#L12" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/scope_visitor.cr#L12" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -705,7 +730,7 @@ can characterize the source (i.e. require statements, modules etc.)</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L4" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L4" target="_blank">
|
||||
ameba/ast/visitors/top_level_nodes_visitor.cr
|
||||
</a>
|
||||
|
||||
|
@ -834,7 +859,7 @@ can characterize the source (i.e. require statements, modules etc.)</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -864,7 +889,7 @@ can characterize the source (i.e. require statements, modules etc.)</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -885,7 +910,7 @@ can characterize the source (i.e. require statements, modules etc.)</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L18" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -907,7 +932,7 @@ Returns false meaning all child nodes will not be traversed.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -736,7 +761,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/util.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/util.cr#L2" target="_blank">
|
||||
ameba/ast/util.cr
|
||||
</a>
|
||||
|
||||
|
@ -864,7 +889,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/util.cr#L145" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/util.cr#L145" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -885,7 +910,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/util.cr#L139" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/util.cr#L139" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -908,7 +933,7 @@ or special call node that interrupts execution (i.e. raise, exit, abort).</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/util.cr#L67" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/util.cr#L67" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -944,7 +969,7 @@ a flow command <code>return</code>:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/util.cr#L105" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/util.cr#L105" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -965,7 +990,7 @@ a flow command <code>return</code>:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/util.cr#L4" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/util.cr#L4" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -986,7 +1011,7 @@ a flow command <code>return</code>:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/util.cr#L151" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/util.cr#L151" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1009,7 +1034,7 @@ to determine and cut a piece of source of the node.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/util.cr#L33" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/util.cr#L33" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1030,7 +1055,7 @@ to determine and cut a piece of source of the node.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/util.cr#L133" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/util.cr#L133" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1051,7 +1076,7 @@ to determine and cut a piece of source of the node.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/util.cr#L42" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/util.cr#L42" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -719,7 +744,7 @@ Holds the var node and variable assigments.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L4" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L4" target="_blank">
|
||||
ameba/ast/variabling/variable.cr
|
||||
</a>
|
||||
|
||||
|
@ -972,7 +997,7 @@ Holds the var node and variable assigments.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1012,7 +1037,7 @@ variable.assignment.size <span class="c"># => 2</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1033,7 +1058,7 @@ variable.assignment.size <span class="c"># => 2</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L18" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1054,7 +1079,7 @@ variable.assignment.size <span class="c"># => 2</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L6" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L6" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1082,7 +1107,7 @@ by block:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L111" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L111" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1103,7 +1128,7 @@ by block:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L158" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L158" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1119,7 +1144,7 @@ by block:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L21" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L21" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1135,7 +1160,7 @@ by block:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L21" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L21" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1157,7 +1182,7 @@ the same Crystal node as <code>@node</code>.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L151" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L151" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1178,7 +1203,7 @@ the same Crystal node as <code>@node</code>.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L145" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L145" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1194,7 +1219,7 @@ the same Crystal node as <code>@node</code>.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L20" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L20" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1210,7 +1235,7 @@ the same Crystal node as <code>@node</code>.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L20" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L20" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1226,7 +1251,7 @@ the same Crystal node as <code>@node</code>.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1242,7 +1267,7 @@ the same Crystal node as <code>@node</code>.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1263,7 +1288,7 @@ the same Crystal node as <code>@node</code>.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L12" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L12" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1286,7 +1311,7 @@ variable.reference(var_node, some_scope)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L70" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L70" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1310,7 +1335,7 @@ variable.reference_assignments!</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L84" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L84" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1334,7 +1359,7 @@ variable.referenced? <span class="c"># => true</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L60" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L60" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1355,7 +1380,7 @@ variable.referenced? <span class="c"># => true</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1376,7 +1401,7 @@ variable.referenced? <span class="c"># => true</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L15" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L15" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1397,7 +1422,7 @@ variable.referenced? <span class="c"># => true</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L34" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L34" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1419,7 +1444,7 @@ false otherwise.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L133" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L133" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1435,7 +1460,7 @@ false otherwise.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L23" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1451,7 +1476,7 @@ false otherwise.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L23" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1473,7 +1498,7 @@ false if not.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/ast/variabling/variable.cr#L122" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/ast/variabling/variable.cr#L122" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -722,7 +747,7 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L15" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L15" target="_blank">
|
||||
ameba/config.cr
|
||||
</a>
|
||||
|
||||
|
@ -800,6 +825,20 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
</h2>
|
||||
<ul class="list-summary">
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#autocorrect%3D%28autocorrect%29-instance-method" class="signature"><strong>#autocorrect=</strong>(autocorrect)</a>
|
||||
|
||||
<div class="summary"><p>Returns true if correctable issues should be autocorrected.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#autocorrect%3F%3ABool-instance-method" class="signature"><strong>#autocorrect?</strong> : Bool</a>
|
||||
|
||||
<div class="summary"><p>Returns true if correctable issues should be autocorrected.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#excluded%3AArray%28String%29-instance-method" class="signature"><strong>#excluded</strong> : Array(String)</a>
|
||||
|
||||
|
@ -962,7 +1001,7 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L86" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L89" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -984,7 +1023,7 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L78" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L81" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1001,6 +1040,48 @@ config.formatter <span class="o">=</span> my_formatter</code></pre>
|
|||
Instance Method Detail
|
||||
</h2>
|
||||
|
||||
<div class="entry-detail" id="autocorrect=(autocorrect)-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>autocorrect=</strong>(autocorrect)
|
||||
|
||||
<a class="method-permalink" href="#autocorrect%3D%28autocorrect%29-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Returns true if correctable issues should be autocorrected.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L58" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="autocorrect?:Bool-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>autocorrect?</strong> : Bool
|
||||
|
||||
<a class="method-permalink" href="#autocorrect%3F%3ABool-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Returns true if correctable issues should be autocorrected.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L58" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="excluded:Array(String)-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
|
@ -1020,7 +1101,7 @@ config.excluded <span class="o">=</span> [<span class="s">"spec"</span
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L55" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L55" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1044,7 +1125,7 @@ config.excluded <span class="o">=</span> [<span class="s">"spec"</span
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L55" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L55" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1069,7 +1150,7 @@ config.formatter</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L113" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L116" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1092,7 +1173,7 @@ config.formatter <span class="o">=</span> <span class="n">:progress</span></code
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L123" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L126" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1117,7 +1198,7 @@ config.formatter</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L113" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L116" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1143,7 +1224,7 @@ config.globs</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L46" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L46" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1169,7 +1250,7 @@ config.globs</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L46" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L46" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1185,7 +1266,7 @@ config.globs</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L34" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L34" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1201,7 +1282,7 @@ config.globs</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L35" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L35" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1217,7 +1298,7 @@ config.globs</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L35" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L35" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1243,7 +1324,7 @@ config.sources <span class="c"># => list of sources pointing to files found b
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L99" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L102" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1266,7 +1347,7 @@ config.update_rule <span class="s">"MyRuleName"</span>, enabled: <span
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/config.cr#L137" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L140" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1291,7 +1372,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/3e1df339/src/ameba/config.cr#L158" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/config.cr#L161" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -702,56 +727,56 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/base_formatter.cr#L4" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/base_formatter.cr#L4" target="_blank">
|
||||
ameba/formatter/base_formatter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/disabled_formatter.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/disabled_formatter.cr#L1" target="_blank">
|
||||
ameba/formatter/disabled_formatter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/dot_formatter.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/dot_formatter.cr#L3" target="_blank">
|
||||
ameba/formatter/dot_formatter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/explain_formatter.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/explain_formatter.cr#L3" target="_blank">
|
||||
ameba/formatter/explain_formatter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/flycheck_formatter.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/flycheck_formatter.cr#L1" target="_blank">
|
||||
ameba/formatter/flycheck_formatter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/json_formatter.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/json_formatter.cr#L3" target="_blank">
|
||||
ameba/formatter/json_formatter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/todo_formatter.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/todo_formatter.cr#L1" target="_blank">
|
||||
ameba/formatter/todo_formatter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/util.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/util.cr#L1" target="_blank">
|
||||
ameba/formatter/util.cr
|
||||
</a>
|
||||
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -726,7 +751,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/base_formatter.cr#L8" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/base_formatter.cr#L8" target="_blank">
|
||||
ameba/formatter/base_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -859,7 +884,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/base_formatter.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/base_formatter.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -889,7 +914,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/base_formatter.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/base_formatter.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -911,7 +936,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/base_formatter.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/base_formatter.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -932,7 +957,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/base_formatter.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/base_formatter.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -954,7 +979,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/base_formatter.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/base_formatter.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -976,7 +1001,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/base_formatter.cr#L26" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/base_formatter.cr#L26" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -998,7 +1023,7 @@ A list of sources to inspect is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/base_formatter.cr#L18" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/base_formatter.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -704,7 +729,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/disabled_formatter.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/disabled_formatter.cr#L3" target="_blank">
|
||||
ameba/formatter/disabled_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -854,7 +879,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/disabled_formatter.cr#L4" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/disabled_formatter.cr#L4" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -733,7 +758,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/dot_formatter.cr#L6" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/dot_formatter.cr#L6" target="_blank">
|
||||
ameba/formatter/dot_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -792,8 +817,8 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<h3>Instance methods inherited from module <code><a href="../../Ameba/Formatter/Util.html">Ameba::Formatter::Util</a></code></h3>
|
||||
|
||||
|
||||
<a href="../../Ameba/Formatter/Util.html#affected_code%28source%2Clocation%2Cend_location%3Dnil%2Ccontext_lines%3D0%2Cmax_length%3D120%2Cellipsis%3D%22...%22%2Cprompt%3D%22%3E%22%29-instance-method" class="tooltip">
|
||||
<span>affected_code(source, location, end_location = <span class="n">nil</span>, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)</span>
|
||||
<a href="../../Ameba/Formatter/Util.html#affected_code%28issue%3AIssue%2Ccontext_lines%3D0%2Cmax_length%3D120%2Cellipsis%3D%22...%22%2Cprompt%3D%22%3E%22%29-instance-method" class="tooltip">
|
||||
<span>affected_code(issue : Issue, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)<br/>affected_code(code, location, end_location = <span class="n">nil</span>, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)</span>
|
||||
affected_code</a>,
|
||||
|
||||
|
||||
|
@ -926,7 +951,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/dot_formatter.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/dot_formatter.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -947,7 +972,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/dot_formatter.cr#L21" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/dot_formatter.cr#L21" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -968,7 +993,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/dot_formatter.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/dot_formatter.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -719,7 +744,7 @@ a specific location.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/explain_formatter.cr#L6" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/explain_formatter.cr#L6" target="_blank">
|
||||
ameba/formatter/explain_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -817,8 +842,8 @@ a specific location.</p>
|
|||
<h3>Instance methods inherited from module <code><a href="../../Ameba/Formatter/Util.html">Ameba::Formatter::Util</a></code></h3>
|
||||
|
||||
|
||||
<a href="../../Ameba/Formatter/Util.html#affected_code%28source%2Clocation%2Cend_location%3Dnil%2Ccontext_lines%3D0%2Cmax_length%3D120%2Cellipsis%3D%22...%22%2Cprompt%3D%22%3E%22%29-instance-method" class="tooltip">
|
||||
<span>affected_code(source, location, end_location = <span class="n">nil</span>, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)</span>
|
||||
<a href="../../Ameba/Formatter/Util.html#affected_code%28issue%3AIssue%2Ccontext_lines%3D0%2Cmax_length%3D120%2Cellipsis%3D%22...%22%2Cprompt%3D%22%3E%22%29-instance-method" class="tooltip">
|
||||
<span>affected_code(issue : Issue, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)<br/>affected_code(code, location, end_location = <span class="n">nil</span>, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)</span>
|
||||
affected_code</a>,
|
||||
|
||||
|
||||
|
@ -898,7 +923,7 @@ Second argument is <em>location</em> which indicates the location to explain.</p
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/explain_formatter.cr#L23" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/explain_formatter.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -933,7 +958,7 @@ Second argument is <em>location</em> which indicates the location to explain.</p
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/explain_formatter.cr#L28" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/explain_formatter.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -949,7 +974,7 @@ Second argument is <em>location</em> which indicates the location to explain.</p
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/explain_formatter.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/explain_formatter.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -965,7 +990,7 @@ Second argument is <em>location</em> which indicates the location to explain.</p
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/explain_formatter.cr#L12" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/explain_formatter.cr#L12" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -693,7 +718,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/flycheck_formatter.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/flycheck_formatter.cr#L2" target="_blank">
|
||||
ameba/formatter/flycheck_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -843,7 +868,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/flycheck_formatter.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/flycheck_formatter.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -760,7 +785,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/json_formatter.cr#L66" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/json_formatter.cr#L66" target="_blank">
|
||||
ameba/formatter/json_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -927,7 +952,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/json_formatter.cr#L67" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/json_formatter.cr#L67" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -967,7 +992,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/json_formatter.cr#L87" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/json_formatter.cr#L88" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -993,7 +1018,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/json_formatter.cr#L75" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/json_formatter.cr#L75" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1019,7 +1044,7 @@ A list of sources to inspect is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/json_formatter.cr#L71" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/json_formatter.cr#L71" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -706,7 +731,7 @@ or excludes failed sources from these rules.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/todo_formatter.cr#L5" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/todo_formatter.cr#L5" target="_blank">
|
||||
ameba/formatter/todo_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -797,8 +822,8 @@ or excludes failed sources from these rules.</p>
|
|||
<h3>Instance methods inherited from module <code><a href="../../Ameba/Formatter/Util.html">Ameba::Formatter::Util</a></code></h3>
|
||||
|
||||
|
||||
<a href="../../Ameba/Formatter/Util.html#affected_code%28source%2Clocation%2Cend_location%3Dnil%2Ccontext_lines%3D0%2Cmax_length%3D120%2Cellipsis%3D%22...%22%2Cprompt%3D%22%3E%22%29-instance-method" class="tooltip">
|
||||
<span>affected_code(source, location, end_location = <span class="n">nil</span>, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)</span>
|
||||
<a href="../../Ameba/Formatter/Util.html#affected_code%28issue%3AIssue%2Ccontext_lines%3D0%2Cmax_length%3D120%2Cellipsis%3D%22...%22%2Cprompt%3D%22%3E%22%29-instance-method" class="tooltip">
|
||||
<span>affected_code(issue : Issue, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)<br/>affected_code(code, location, end_location = <span class="n">nil</span>, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)</span>
|
||||
affected_code</a>,
|
||||
|
||||
|
||||
|
@ -922,7 +947,7 @@ or excludes failed sources from these rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/todo_formatter.cr#L6" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/todo_formatter.cr#L6" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -961,7 +986,7 @@ or excludes failed sources from these rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/todo_formatter.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/todo_formatter.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -707,7 +732,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/util.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/util.cr#L2" target="_blank">
|
||||
ameba/formatter/util.cr
|
||||
</a>
|
||||
|
||||
|
@ -733,7 +758,12 @@
|
|||
<ul class="list-summary">
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#affected_code%28source%2Clocation%2Cend_location%3Dnil%2Ccontext_lines%3D0%2Cmax_length%3D120%2Cellipsis%3D%22...%22%2Cprompt%3D%22%3E%22%29-instance-method" class="signature"><strong>#affected_code</strong>(source, location, end_location = <span class="n">nil</span>, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)</a>
|
||||
<a href="#affected_code%28issue%3AIssue%2Ccontext_lines%3D0%2Cmax_length%3D120%2Cellipsis%3D%22...%22%2Cprompt%3D%22%3E%22%29-instance-method" class="signature"><strong>#affected_code</strong>(issue : Issue, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#affected_code%28code%2Clocation%2Cend_location%3Dnil%2Ccontext_lines%3D0%2Cmax_length%3D120%2Cellipsis%3D%22...%22%2Cprompt%3D%22%3E%22%29-instance-method" class="signature"><strong>#affected_code</strong>(code, location, end_location = <span class="n">nil</span>, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -776,18 +806,34 @@
|
|||
Instance Method Detail
|
||||
</h2>
|
||||
|
||||
<div class="entry-detail" id="affected_code(source,location,end_location=nil,context_lines=0,max_length=120,ellipsis="...",prompt=">")-instance-method">
|
||||
<div class="entry-detail" id="affected_code(issue:Issue,context_lines=0,max_length=120,ellipsis="...",prompt=">")-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>affected_code</strong>(source, location, end_location = <span class="n">nil</span>, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)
|
||||
def <strong>affected_code</strong>(issue : <a href="../../Ameba/Issue.html">Issue</a>, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)
|
||||
|
||||
<a class="method-permalink" href="#affected_code%28source%2Clocation%2Cend_location%3Dnil%2Ccontext_lines%3D0%2Cmax_length%3D120%2Cellipsis%3D%22...%22%2Cprompt%3D%22%3E%22%29-instance-method">#</a>
|
||||
<a class="method-permalink" href="#affected_code%28issue%3AIssue%2Ccontext_lines%3D0%2Cmax_length%3D120%2Cellipsis%3D%22...%22%2Cprompt%3D%22%3E%22%29-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/util.cr#L43" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/util.cr#L43" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="affected_code(code,location,end_location=nil,context_lines=0,max_length=120,ellipsis="...",prompt=">")-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>affected_code</strong>(code, location, end_location = <span class="n">nil</span>, context_lines = <span class="n">0</span>, max_length = <span class="n">120</span>, ellipsis = <span class="s">" ..."</span>, prompt = <span class="s">"> "</span>)
|
||||
|
||||
<a class="method-permalink" href="#affected_code%28code%2Clocation%2Cend_location%3Dnil%2Ccontext_lines%3D0%2Cmax_length%3D120%2Cellipsis%3D%22...%22%2Cprompt%3D%22%3E%22%29-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/util.cr#L49" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -803,7 +849,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/util.cr#L17" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/util.cr#L17" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -819,7 +865,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/util.cr#L3" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/util.cr#L3" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -835,7 +881,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/formatter/util.cr#L7" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/formatter/util.cr#L7" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -716,7 +741,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/glob_utils.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/glob_utils.cr#L3" target="_blank">
|
||||
ameba/glob_utils.cr
|
||||
</a>
|
||||
|
||||
|
@ -796,7 +821,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/glob_utils.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/glob_utils.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -819,7 +844,7 @@ Globs can have wildcards or be rejected:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/glob_utils.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/glob_utils.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -716,7 +741,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/inline_comments.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/inline_comments.cr#L3" target="_blank">
|
||||
ameba/inline_comments.cr
|
||||
</a>
|
||||
|
||||
|
@ -821,7 +846,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/inline_comments.cr#L78" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/inline_comments.cr#L78" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -861,7 +886,7 @@ false otherwise.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/inline_comments.cr#L39" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/inline_comments.cr#L39" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -890,7 +915,7 @@ parse_inline_directive(line) <span class="c"># => nil</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/inline_comments.cr#L67" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/inline_comments.cr#L67" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -702,7 +727,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/inline_comments.cr#L7" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/inline_comments.cr#L7" target="_blank">
|
||||
ameba/inline_comments.cr
|
||||
</a>
|
||||
|
||||
|
@ -836,7 +861,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/inline_comments.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/inline_comments.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -852,7 +877,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/inline_comments.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/inline_comments.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
131
Ameba/Issue.html
131
Ameba/Issue.html
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -704,7 +729,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L3" target="_blank">
|
||||
ameba/issue.cr
|
||||
</a>
|
||||
|
||||
|
@ -726,7 +751,7 @@
|
|||
<ul class="list-summary">
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#new%28rule%2Clocation%2Cend_location%2Cmessage%2Cstatus%3AStatus%3F%3Dnil%29-class-method" class="signature"><strong>.new</strong>(rule, location, end_location, message, status : Status? = <span class="n">nil</span>)</a>
|
||||
<a href="#new%28code%2Crule%2Clocation%2Cend_location%2Cmessage%2Cstatus%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29-class-method" class="signature"><strong>.new</strong>(code, rule, location, end_location, message, status : Status? = <span class="n">nil</span>, block : Source::Corrector -> ? = <span class="n">nil</span>)</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -746,6 +771,23 @@
|
|||
</h2>
|
||||
<ul class="list-summary">
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#code%3AString-instance-method" class="signature"><strong>#code</strong> : String</a>
|
||||
|
||||
<div class="summary"><p>The source code that triggered this issue.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#correct%28corrector%29-instance-method" class="signature"><strong>#correct</strong>(corrector)</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#correctable%3F-instance-method" class="signature"><strong>#correctable?</strong></a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#disabled%3F%28%2Aargs%2C%2A%2Aoptions%29-instance-method" class="signature"><strong>#disabled?</strong>(*args, **options)</a>
|
||||
|
||||
|
@ -856,18 +898,18 @@
|
|||
Constructor Detail
|
||||
</h2>
|
||||
|
||||
<div class="entry-detail" id="new(rule,location,end_location,message,status:Status?=nil)-class-method">
|
||||
<div class="entry-detail" id="new(code,rule,location,end_location,message,status:Status?=nil,block:Source::Corrector->?=nil)-class-method">
|
||||
<div class="signature">
|
||||
|
||||
def self.<strong>new</strong>(rule, location, end_location, message, status : <a href="../Ameba/Issue/Status.html">Status</a>? = <span class="n">nil</span>)
|
||||
def self.<strong>new</strong>(code, rule, location, end_location, message, status : <a href="../Ameba/Issue/Status.html">Status</a>? = <span class="n">nil</span>, block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ? = <span class="n">nil</span>)
|
||||
|
||||
<a class="method-permalink" href="#new%28rule%2Clocation%2Cend_location%2Cmessage%2Cstatus%3AStatus%3F%3Dnil%29-class-method">#</a>
|
||||
<a class="method-permalink" href="#new%28code%2Crule%2Clocation%2Cend_location%2Cmessage%2Cstatus%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29-class-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -886,6 +928,59 @@
|
|||
Instance Method Detail
|
||||
</h2>
|
||||
|
||||
<div class="entry-detail" id="code:String-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>code</strong> : String
|
||||
|
||||
<a class="method-permalink" href="#code%3AString-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>The source code that triggered this issue.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="correct(corrector)-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>correct</strong>(corrector)
|
||||
|
||||
<a class="method-permalink" href="#correct%28corrector%29-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L42" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="correctable?-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>correctable?</strong>
|
||||
|
||||
<a class="method-permalink" href="#correctable%3F-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L38" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="disabled?(*args,**options)-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
|
@ -897,7 +992,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -913,7 +1008,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -929,7 +1024,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -945,7 +1040,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -966,7 +1061,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L16" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L19" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -987,7 +1082,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L16" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1008,7 +1103,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L19" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1029,7 +1124,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1050,7 +1145,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L25" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1066,7 +1161,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L31" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L34" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -691,7 +716,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L4" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L4" target="_blank">
|
||||
ameba/issue.cr
|
||||
</a>
|
||||
|
||||
|
@ -825,7 +850,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L6" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L6" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -841,7 +866,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/issue.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/issue.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -716,7 +741,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/reportable.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L3" target="_blank">
|
||||
ameba/reportable.cr
|
||||
</a>
|
||||
|
||||
|
@ -742,40 +767,75 @@
|
|||
<ul class="list-summary">
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Clocation%3ATuple%28Int32%2CInt32%29%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, location : Tuple(Int32, Int32), message, status : Issue::Status? = <span class="n">nil</span>) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue for <em>location</em> defined by line and column numbers.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Cnode%3ACrystal%3A%3AASTNode%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, node : Crystal::ASTNode, message, status : Issue::Status? = <span class="n">nil</span>) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue for Crystal AST <em>node</em>.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Ctoken%3ACrystal%3A%3AToken%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, token : Crystal::Token, message, status : Issue::Status? = <span class="n">nil</span>) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue for Crystal <em>token</em>.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Clocation%3ATuple%28Int32%2CInt32%29%2Cend_location%3ATuple%28Int32%2CInt32%29%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, location : Tuple(Int32, Int32), end_location : Tuple(Int32, Int32), message, status : Issue::Status? = <span class="n">nil</span>) : Issue</a>
|
||||
<a href="#add_issue%28rule%2Clocation%3ATuple%28Int32%2CInt32%29%2Cend_location%3ATuple%28Int32%2CInt32%29%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, location : Tuple(Int32, Int32), end_location : Tuple(Int32, Int32), message, status : Issue::Status? = <span class="n">nil</span>, block : Source::Corrector -> ? = <span class="n">nil</span>) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue for <em>location</em> and <em>end_location</em> defined by line and column numbers.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Clocation%2Cend_location%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, location, end_location, message, status : Issue::Status? = <span class="n">nil</span>) : Issue</a>
|
||||
<a href="#add_issue%28rule%2Clocation%2Cend_location%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, location, end_location, message, status : Issue::Status? = <span class="n">nil</span>, block : Source::Corrector -> ? = <span class="n">nil</span>) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue to the list of issues.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Clocation%3ATuple%28Int32%2CInt32%29%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2C%26block%3ASource%3A%3ACorrector-%3E%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, location : Tuple(Int32, Int32), message, status : Issue::Status? = <span class="n">nil</span>, &block : Source::Corrector -> ) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue for <em>location</em> defined by line and column numbers.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Cnode%3ACrystal%3A%3AASTNode%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2C%26block%3ASource%3A%3ACorrector-%3E%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, node : Crystal::ASTNode, message, status : Issue::Status? = <span class="n">nil</span>, &block : Source::Corrector -> ) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue for Crystal AST <em>node</em>.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Ctoken%3ACrystal%3A%3AToken%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2C%26block%3ASource%3A%3ACorrector-%3E%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, token : Crystal::Token, message, status : Issue::Status? = <span class="n">nil</span>, &block : Source::Corrector -> ) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue for Crystal <em>token</em>.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Clocation%3ATuple%28Int32%2CInt32%29%2Cend_location%3ATuple%28Int32%2CInt32%29%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2C%26block%3ASource%3A%3ACorrector-%3E%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, location : Tuple(Int32, Int32), end_location : Tuple(Int32, Int32), message, status : Issue::Status? = <span class="n">nil</span>, &block : Source::Corrector -> ) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue for <em>location</em> and <em>end_location</em> defined by line and column numbers.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Clocation%2Cend_location%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2C%26block%3ASource%3A%3ACorrector-%3E%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, location, end_location, message, status : Issue::Status? = <span class="n">nil</span>, &block : Source::Corrector -> ) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue to the list of issues.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Clocation%3ATuple%28Int32%2CInt32%29%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, location : Tuple(Int32, Int32), message, status : Issue::Status? = <span class="n">nil</span>, block : Source::Corrector -> ? = <span class="n">nil</span>) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue for <em>location</em> defined by line and column numbers.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Cnode%3ACrystal%3A%3AASTNode%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, node : Crystal::ASTNode, message, status : Issue::Status? = <span class="n">nil</span>, block : Source::Corrector -> ? = <span class="n">nil</span>) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue for Crystal AST <em>node</em>.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#add_issue%28rule%2Ctoken%3ACrystal%3A%3AToken%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29%3AIssue-instance-method" class="signature"><strong>#add_issue</strong>(rule, token : Crystal::Token, message, status : Issue::Status? = <span class="n">nil</span>, block : Source::Corrector -> ? = <span class="n">nil</span>) : Issue</a>
|
||||
|
||||
<div class="summary"><p>Adds a new issue for Crystal <em>token</em>.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#issues-instance-method" class="signature"><strong>#issues</strong></a>
|
||||
|
||||
|
@ -814,75 +874,12 @@
|
|||
Instance Method Detail
|
||||
</h2>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,location:Tuple(Int32,Int32),message,status:Issue::Status?=nil):Issue-instance-method">
|
||||
<div class="entry-detail" id="add_issue(rule,location:Tuple(Int32,Int32),end_location:Tuple(Int32,Int32),message,status:Issue::Status?=nil,block:Source::Corrector->?=nil):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, location : Tuple(Int32, Int32), message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
def <strong>add_issue</strong>(rule, location : Tuple(Int32, Int32), end_location : Tuple(Int32, Int32), message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>, block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ? = <span class="n">nil</span>) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Clocation%3ATuple%28Int32%2CInt32%29%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Adds a new issue for <em>location</em> defined by line and column numbers.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/reportable.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,node:Crystal::ASTNode,message,status:Issue::Status?=nil):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, node : Crystal::ASTNode, message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Cnode%3ACrystal%3A%3AASTNode%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Adds a new issue for Crystal AST <em>node</em>.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/reportable.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,token:Crystal::Token,message,status:Issue::Status?=nil):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, token : Crystal::Token, message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Ctoken%3ACrystal%3A%3AToken%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Adds a new issue for Crystal <em>token</em>.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/reportable.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,location:Tuple(Int32,Int32),end_location:Tuple(Int32,Int32),message,status:Issue::Status?=nil):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, location : Tuple(Int32, Int32), end_location : Tuple(Int32, Int32), message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Clocation%3ATuple%28Int32%2CInt32%29%2Cend_location%3ATuple%28Int32%2CInt32%29%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%29%3AIssue-instance-method">#</a>
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Clocation%3ATuple%28Int32%2CInt32%29%2Cend_location%3ATuple%28Int32%2CInt32%29%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
@ -893,17 +890,17 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/reportable.cr#L36" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L56" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,location,end_location,message,status:Issue::Status?=nil):Issue-instance-method">
|
||||
<div class="entry-detail" id="add_issue(rule,location,end_location,message,status:Issue::Status?=nil,block:Source::Corrector->?=nil):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, location, end_location, message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
def <strong>add_issue</strong>(rule, location, end_location, message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>, block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ? = <span class="n">nil</span>) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Clocation%2Cend_location%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%29%3AIssue-instance-method">#</a>
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Clocation%2Cend_location%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
@ -914,7 +911,175 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/reportable.cr#L8" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L8" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,location:Tuple(Int32,Int32),message,status:Issue::Status?=nil,&block:Source::Corrector->):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, location : Tuple(Int32, Int32), message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>, &block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Clocation%3ATuple%28Int32%2CInt32%29%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2C%26block%3ASource%3A%3ACorrector-%3E%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Adds a new issue for <em>location</em> defined by line and column numbers.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L51" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,node:Crystal::ASTNode,message,status:Issue::Status?=nil,&block:Source::Corrector->):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, node : Crystal::ASTNode, message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>, &block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Cnode%3ACrystal%3A%3AASTNode%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2C%26block%3ASource%3A%3ACorrector-%3E%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Adds a new issue for Crystal AST <em>node</em>.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,token:Crystal::Token,message,status:Issue::Status?=nil,&block:Source::Corrector->):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, token : Crystal::Token, message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>, &block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Ctoken%3ACrystal%3A%3AToken%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2C%26block%3ASource%3A%3ACorrector-%3E%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Adds a new issue for Crystal <em>token</em>.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L38" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,location:Tuple(Int32,Int32),end_location:Tuple(Int32,Int32),message,status:Issue::Status?=nil,&block:Source::Corrector->):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, location : Tuple(Int32, Int32), end_location : Tuple(Int32, Int32), message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>, &block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Clocation%3ATuple%28Int32%2CInt32%29%2Cend_location%3ATuple%28Int32%2CInt32%29%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2C%26block%3ASource%3A%3ACorrector-%3E%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Adds a new issue for <em>location</em> and <em>end_location</em> defined by line and column numbers.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L71" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,location,end_location,message,status:Issue::Status?=nil,&block:Source::Corrector->):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, location, end_location, message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>, &block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Clocation%2Cend_location%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2C%26block%3ASource%3A%3ACorrector-%3E%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Adds a new issue to the list of issues.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,location:Tuple(Int32,Int32),message,status:Issue::Status?=nil,block:Source::Corrector->?=nil):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, location : Tuple(Int32, Int32), message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>, block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ? = <span class="n">nil</span>) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Clocation%3ATuple%28Int32%2CInt32%29%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Adds a new issue for <em>location</em> defined by line and column numbers.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L43" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,node:Crystal::ASTNode,message,status:Issue::Status?=nil,block:Source::Corrector->?=nil):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, node : Crystal::ASTNode, message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>, block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ? = <span class="n">nil</span>) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Cnode%3ACrystal%3A%3AASTNode%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Adds a new issue for Crystal AST <em>node</em>.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="add_issue(rule,token:Crystal::Token,message,status:Issue::Status?=nil,block:Source::Corrector->?=nil):Issue-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>add_issue</strong>(rule, token : Crystal::Token, message, status : <a href="../Ameba/Issue/Status.html">Issue::Status</a>? = <span class="n">nil</span>, block : <a href="../Ameba/Source/Corrector.html">Source::Corrector</a> -> ? = <span class="n">nil</span>) : <a href="../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<a class="method-permalink" href="#add_issue%28rule%2Ctoken%3ACrystal%3A%3AToken%2Cmessage%2Cstatus%3AIssue%3A%3AStatus%3F%3Dnil%2Cblock%3ASource%3A%3ACorrector-%3E%3F%3Dnil%29%3AIssue-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Adds a new issue for Crystal <em>token</em>.</p>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L33" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -935,7 +1100,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/reportable.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -956,7 +1121,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/reportable.cr#L46" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/reportable.cr#L81" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -691,7 +716,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L1" target="_blank">
|
||||
ameba/rule/base.cr
|
||||
</a>
|
||||
|
||||
|
@ -786,7 +811,7 @@ behave differently than usual rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L200" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L200" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -839,7 +864,7 @@ that are tested by this rule, it should add an issue.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L29" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L29" target="_blank">
|
||||
ameba/rule/base.cr
|
||||
</a>
|
||||
|
||||
|
@ -959,7 +984,7 @@ that are tested by this rule, it should add an issue.</p>
|
|||
<ul class="list-summary">
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#issue_for%28%2Aargs%29-macro" class="signature"><strong>issue_for</strong>(*args)</a>
|
||||
<a href="#issue_for%28%2Aargs%2C%2A%2Akwargs%2C%26block%29-macro" class="signature"><strong>issue_for</strong>(*args, **kwargs, &block)</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -1039,7 +1064,7 @@ that are tested by this rule, it should add an issue.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L161" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L161" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1076,7 +1101,7 @@ that are tested by this rule, it should add an issue.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1100,7 +1125,7 @@ source.valid?</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1124,7 +1149,7 @@ the one of the given source.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1150,7 +1175,7 @@ the one of the given source.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1180,7 +1205,7 @@ though usually the macro <code>def_hash</code> can be used to generate this meth
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1207,7 +1232,7 @@ though usually the macro <code>def_hash</code> can be used to generate this meth
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1230,7 +1255,7 @@ usual rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1246,7 +1271,7 @@ usual rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1270,7 +1295,7 @@ Must be overriten for other type of rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1287,18 +1312,18 @@ Must be overriten for other type of rules.</p>
|
|||
Macro Detail
|
||||
</h2>
|
||||
|
||||
<div class="entry-detail" id="issue_for(*args)-macro">
|
||||
<div class="entry-detail" id="issue_for(*args,**kwargs,&block)-macro">
|
||||
<div class="signature">
|
||||
|
||||
macro <strong>issue_for</strong>(*args)
|
||||
macro <strong>issue_for</strong>(*args, **kwargs, &block)
|
||||
|
||||
<a class="method-permalink" href="#issue_for%28%2Aargs%29-macro">#</a>
|
||||
<a class="method-permalink" href="#issue_for%28%2Aargs%2C%2A%2Akwargs%2C%26block%29-macro">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/base.cr#L115" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/base.cr#L115" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -691,21 +716,21 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/layout/line_length.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/layout/line_length.cr#L1" target="_blank">
|
||||
ameba/rule/layout/line_length.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/layout/trailing_blank_lines.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/layout/trailing_blank_lines.cr#L1" target="_blank">
|
||||
ameba/rule/layout/trailing_blank_lines.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/layout/trailing_whitespace.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/layout/trailing_whitespace.cr#L1" target="_blank">
|
||||
ameba/rule/layout/trailing_whitespace.cr
|
||||
</a>
|
||||
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -724,7 +749,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/layout/line_length.cr#L11" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/layout/line_length.cr#L11" target="_blank">
|
||||
ameba/rule/layout/line_length.cr
|
||||
</a>
|
||||
|
||||
|
@ -1014,7 +1039,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/layout/line_length.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/layout/line_length.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1184,7 +1209,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/layout/line_length.cr#L20" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/layout/line_length.cr#L20" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -723,7 +748,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/layout/trailing_blank_lines.cr#L10" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/layout/trailing_blank_lines.cr#L10" target="_blank">
|
||||
ameba/rule/layout/trailing_blank_lines.cr
|
||||
</a>
|
||||
|
||||
|
@ -1007,7 +1032,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/layout/trailing_blank_lines.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/layout/trailing_blank_lines.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1149,7 +1174,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/layout/trailing_blank_lines.cr#L18" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/layout/trailing_blank_lines.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -723,7 +748,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/layout/trailing_whitespace.cr#L10" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/layout/trailing_whitespace.cr#L10" target="_blank">
|
||||
ameba/rule/layout/trailing_whitespace.cr
|
||||
</a>
|
||||
|
||||
|
@ -1002,7 +1027,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/layout/trailing_whitespace.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/layout/trailing_whitespace.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1144,7 +1169,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/layout/trailing_whitespace.cr#L17" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/layout/trailing_whitespace.cr#L17" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -691,189 +716,189 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/ambiguous_assignment.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/ambiguous_assignment.cr#L1" target="_blank">
|
||||
ameba/rule/lint/ambiguous_assignment.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/bad_directive.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/bad_directive.cr#L1" target="_blank">
|
||||
ameba/rule/lint/bad_directive.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/comparison_to_boolean.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/comparison_to_boolean.cr#L1" target="_blank">
|
||||
ameba/rule/lint/comparison_to_boolean.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/debugger_statement.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/debugger_statement.cr#L1" target="_blank">
|
||||
ameba/rule/lint/debugger_statement.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/duplicated_require.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/duplicated_require.cr#L1" target="_blank">
|
||||
ameba/rule/lint/duplicated_require.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_ensure.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_ensure.cr#L1" target="_blank">
|
||||
ameba/rule/lint/empty_ensure.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_expression.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_expression.cr#L1" target="_blank">
|
||||
ameba/rule/lint/empty_expression.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_loop.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_loop.cr#L1" target="_blank">
|
||||
ameba/rule/lint/empty_loop.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/hash_duplicated_key.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/hash_duplicated_key.cr#L1" target="_blank">
|
||||
ameba/rule/lint/hash_duplicated_key.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/literal_in_condition.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/literal_in_condition.cr#L1" target="_blank">
|
||||
ameba/rule/lint/literal_in_condition.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/literal_in_interpolation.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/literal_in_interpolation.cr#L1" target="_blank">
|
||||
ameba/rule/lint/literal_in_interpolation.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/percent_array.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/percent_array.cr#L1" target="_blank">
|
||||
ameba/rule/lint/percent_array.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/rand_zero.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/rand_zero.cr#L1" target="_blank">
|
||||
ameba/rule/lint/rand_zero.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/redundant_string_coercion.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/redundant_string_coercion.cr#L1" target="_blank">
|
||||
ameba/rule/lint/redundant_string_coercion.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/redundant_with_index.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/redundant_with_index.cr#L1" target="_blank">
|
||||
ameba/rule/lint/redundant_with_index.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/redundant_with_object.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/redundant_with_object.cr#L1" target="_blank">
|
||||
ameba/rule/lint/redundant_with_object.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowed_argument.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowed_argument.cr#L1" target="_blank">
|
||||
ameba/rule/lint/shadowed_argument.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowed_exception.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowed_exception.cr#L1" target="_blank">
|
||||
ameba/rule/lint/shadowed_exception.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowing_local_outer_var.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowing_local_outer_var.cr#L1" target="_blank">
|
||||
ameba/rule/lint/shadowing_local_outer_var.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shared_var_in_fiber.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shared_var_in_fiber.cr#L1" target="_blank">
|
||||
ameba/rule/lint/shared_var_in_fiber.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/spec_focus.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/spec_focus.cr#L1" target="_blank">
|
||||
ameba/rule/lint/spec_focus.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/syntax.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/syntax.cr#L1" target="_blank">
|
||||
ameba/rule/lint/syntax.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unneeded_disable_directive.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unneeded_disable_directive.cr#L1" target="_blank">
|
||||
ameba/rule/lint/unneeded_disable_directive.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unreachable_code.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unreachable_code.cr#L1" target="_blank">
|
||||
ameba/rule/lint/unreachable_code.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unused_argument.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unused_argument.cr#L1" target="_blank">
|
||||
ameba/rule/lint/unused_argument.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/useless_assign.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/useless_assign.cr#L1" target="_blank">
|
||||
ameba/rule/lint/useless_assign.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/useless_condition_in_when.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/useless_condition_in_when.cr#L1" target="_blank">
|
||||
ameba/rule/lint/useless_condition_in_when.cr
|
||||
</a>
|
||||
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -734,7 +759,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/3e1df339/src/ameba/rule/lint/ambiguous_assignment.cr#L20" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/ambiguous_assignment.cr#L20" target="_blank">
|
||||
ameba/rule/lint/ambiguous_assignment.cr
|
||||
</a>
|
||||
|
||||
|
@ -1086,7 +1111,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/3e1df339/src/ameba/rule/lint/ambiguous_assignment.cr#L20" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/ambiguous_assignment.cr#L20" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1228,7 +1253,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/3e1df339/src/ameba/rule/lint/ambiguous_assignment.cr#L35" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/ambiguous_assignment.cr#L35" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -729,7 +754,7 @@ to disable a rule that even doesn't exist:</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/bad_directive.cr#L20" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/bad_directive.cr#L20" target="_blank">
|
||||
ameba/rule/lint/bad_directive.cr
|
||||
</a>
|
||||
|
||||
|
@ -1024,7 +1049,7 @@ to disable a rule that even doesn't exist:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/bad_directive.cr#L20" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/bad_directive.cr#L20" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1166,7 +1191,7 @@ to disable a rule that even doesn't exist:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/bad_directive.cr#L29" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/bad_directive.cr#L29" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -730,7 +755,7 @@ or negating the variable.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/comparison_to_boolean.cr#L22" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/comparison_to_boolean.cr#L22" target="_blank">
|
||||
ameba/rule/lint/comparison_to_boolean.cr
|
||||
</a>
|
||||
|
||||
|
@ -1021,7 +1046,7 @@ or negating the variable.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/comparison_to_boolean.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/comparison_to_boolean.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1163,7 +1188,7 @@ or negating the variable.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/comparison_to_boolean.cr#L31" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/comparison_to_boolean.cr#L31" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -725,7 +750,7 @@ committed into our codebase.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/debugger_statement.cr#L13" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/debugger_statement.cr#L13" target="_blank">
|
||||
ameba/rule/lint/debugger_statement.cr
|
||||
</a>
|
||||
|
||||
|
@ -1006,7 +1031,7 @@ committed into our codebase.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/debugger_statement.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/debugger_statement.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1148,7 +1173,7 @@ committed into our codebase.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/debugger_statement.cr#L20" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/debugger_statement.cr#L20" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -726,7 +751,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/duplicated_require.cr#L16" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/duplicated_require.cr#L16" target="_blank">
|
||||
ameba/rule/lint/duplicated_require.cr
|
||||
</a>
|
||||
|
||||
|
@ -1008,7 +1033,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/duplicated_require.cr#L16" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/duplicated_require.cr#L16" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1150,7 +1175,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/duplicated_require.cr#L23" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/duplicated_require.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -745,7 +770,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_ensure.cr#L41" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_ensure.cr#L41" target="_blank">
|
||||
ameba/rule/lint/empty_ensure.cr
|
||||
</a>
|
||||
|
||||
|
@ -1046,7 +1071,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_ensure.cr#L41" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_ensure.cr#L41" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1188,7 +1213,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_ensure.cr#L48" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_ensure.cr#L48" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -737,7 +762,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_expression.cr#L30" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_expression.cr#L30" target="_blank">
|
||||
ameba/rule/lint/empty_expression.cr
|
||||
</a>
|
||||
|
||||
|
@ -1097,7 +1122,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_expression.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_expression.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1239,7 +1264,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_expression.cr#L41" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_expression.cr#L41" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1255,7 +1280,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_expression.cr#L48" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_expression.cr#L48" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -747,7 +772,7 @@ loop <span class="k">do</span>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_loop.cr#L40" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_loop.cr#L40" target="_blank">
|
||||
ameba/rule/lint/empty_loop.cr
|
||||
</a>
|
||||
|
||||
|
@ -1117,7 +1142,7 @@ loop <span class="k">do</span>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_loop.cr#L40" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_loop.cr#L40" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1259,7 +1284,7 @@ loop <span class="k">do</span>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_loop.cr#L49" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_loop.cr#L49" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1275,7 +1300,7 @@ loop <span class="k">do</span>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_loop.cr#L55" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_loop.cr#L55" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1291,7 +1316,7 @@ loop <span class="k">do</span>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/empty_loop.cr#L59" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/empty_loop.cr#L59" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -727,7 +752,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/hash_duplicated_key.cr#L22" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/hash_duplicated_key.cr#L22" target="_blank">
|
||||
ameba/rule/lint/hash_duplicated_key.cr
|
||||
</a>
|
||||
|
||||
|
@ -1010,7 +1035,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/hash_duplicated_key.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/hash_duplicated_key.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1152,7 +1177,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/hash_duplicated_key.cr#L29" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/hash_duplicated_key.cr#L29" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -733,7 +758,7 @@ replaced with either the body of the construct, or deleted entirely.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/literal_in_condition.cr#L22" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/literal_in_condition.cr#L22" target="_blank">
|
||||
ameba/rule/lint/literal_in_condition.cr
|
||||
</a>
|
||||
|
||||
|
@ -1094,7 +1119,7 @@ replaced with either the body of the construct, or deleted entirely.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/literal_in_condition.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/literal_in_condition.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1124,7 +1149,7 @@ replaced with either the body of the construct, or deleted entirely.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/literal_in_condition.cr#L32" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/literal_in_condition.cr#L32" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1252,7 +1277,7 @@ replaced with either the body of the construct, or deleted entirely.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/literal_in_condition.cr#L36" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/literal_in_condition.cr#L36" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1268,7 +1293,7 @@ replaced with either the body of the construct, or deleted entirely.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/literal_in_condition.cr#L40" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/literal_in_condition.cr#L40" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1284,7 +1309,7 @@ replaced with either the body of the construct, or deleted entirely.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/literal_in_condition.cr#L44" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/literal_in_condition.cr#L44" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -729,7 +754,7 @@ that contain a literal value instead of a variable or function.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/literal_in_interpolation.cr#L18" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/literal_in_interpolation.cr#L18" target="_blank">
|
||||
ameba/rule/lint/literal_in_interpolation.cr
|
||||
</a>
|
||||
|
||||
|
@ -1071,7 +1096,7 @@ that contain a literal value instead of a variable or function.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/literal_in_interpolation.cr#L18" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/literal_in_interpolation.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1213,7 +1238,7 @@ that contain a literal value instead of a variable or function.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/literal_in_interpolation.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/literal_in_interpolation.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -731,7 +756,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/percent_array.cr#L26" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/percent_array.cr#L26" target="_blank">
|
||||
ameba/rule/lint/percent_array.cr
|
||||
</a>
|
||||
|
||||
|
@ -1038,7 +1063,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/percent_array.cr#L26" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/percent_array.cr#L26" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1236,7 +1261,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/percent_array.cr#L36" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/percent_array.cr#L36" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -730,7 +755,7 @@ rand(<span class="n">2</span>)</code></pre>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/rand_zero.cr#L25" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/rand_zero.cr#L25" target="_blank">
|
||||
ameba/rule/lint/rand_zero.cr
|
||||
</a>
|
||||
|
||||
|
@ -1016,7 +1041,7 @@ rand(<span class="n">2</span>)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/rand_zero.cr#L25" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/rand_zero.cr#L25" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1158,7 +1183,7 @@ rand(<span class="n">2</span>)</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/rand_zero.cr#L32" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/rand_zero.cr#L32" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -730,7 +755,7 @@ which is redundant.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/redundant_string_coercion.cr#L23" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/redundant_string_coercion.cr#L23" target="_blank">
|
||||
ameba/rule/lint/redundant_string_coercion.cr
|
||||
</a>
|
||||
|
||||
|
@ -1073,7 +1098,7 @@ which is redundant.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/redundant_string_coercion.cr#L23" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/redundant_string_coercion.cr#L23" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1215,7 +1240,7 @@ which is redundant.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/redundant_string_coercion.cr#L32" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/redundant_string_coercion.cr#L32" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -735,7 +760,7 @@ collection.each_with_index <span class="k">do</span> <span class="o">|</span>e,
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/redundant_with_index.cr#L29" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/redundant_with_index.cr#L29" target="_blank">
|
||||
ameba/rule/lint/redundant_with_index.cr
|
||||
</a>
|
||||
|
||||
|
@ -1007,7 +1032,7 @@ collection.each_with_index <span class="k">do</span> <span class="o">|</span>e,
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/redundant_with_index.cr#L29" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/redundant_with_index.cr#L29" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1149,7 +1174,7 @@ collection.each_with_index <span class="k">do</span> <span class="o">|</span>e,
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/redundant_with_index.cr#L34" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/redundant_with_index.cr#L34" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -735,7 +760,7 @@ collection.each_with_object(<span class="n">0</span>) <span class="k">do</span>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/redundant_with_object.cr#L30" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/redundant_with_object.cr#L30" target="_blank">
|
||||
ameba/rule/lint/redundant_with_object.cr
|
||||
</a>
|
||||
|
||||
|
@ -1026,7 +1051,7 @@ collection.each_with_object(<span class="n">0</span>) <span class="k">do</span>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/redundant_with_object.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/redundant_with_object.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1168,7 +1193,7 @@ collection.each_with_object(<span class="n">0</span>) <span class="k">do</span>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/redundant_with_object.cr#L37" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/redundant_with_object.cr#L37" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -743,7 +768,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowed_argument.cr#L38" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowed_argument.cr#L38" target="_blank">
|
||||
ameba/rule/lint/shadowed_argument.cr
|
||||
</a>
|
||||
|
||||
|
@ -1047,7 +1072,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowed_argument.cr#L38" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowed_argument.cr#L38" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1189,7 +1214,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowed_argument.cr#L49" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowed_argument.cr#L49" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1205,7 +1230,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowed_argument.cr#L45" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowed_argument.cr#L45" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -741,7 +766,7 @@ exception is rescued.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowed_exception.cr#L36" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowed_exception.cr#L36" target="_blank">
|
||||
ameba/rule/lint/shadowed_exception.cr
|
||||
</a>
|
||||
|
||||
|
@ -1038,7 +1063,7 @@ exception is rescued.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowed_exception.cr#L36" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowed_exception.cr#L36" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1180,7 +1205,7 @@ exception is rescued.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowed_exception.cr#L43" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowed_exception.cr#L43" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -738,7 +763,7 @@ for block or proc arguments.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowing_local_outer_var.cr#L33" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowing_local_outer_var.cr#L33" target="_blank">
|
||||
ameba/rule/lint/shadowing_local_outer_var.cr
|
||||
</a>
|
||||
|
||||
|
@ -1042,7 +1067,7 @@ for block or proc arguments.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowing_local_outer_var.cr#L33" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowing_local_outer_var.cr#L33" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1184,7 +1209,7 @@ for block or proc arguments.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowing_local_outer_var.cr#L45" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowing_local_outer_var.cr#L45" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1200,7 +1225,7 @@ for block or proc arguments.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowing_local_outer_var.cr#L49" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowing_local_outer_var.cr#L49" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1216,7 +1241,7 @@ for block or proc arguments.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shadowing_local_outer_var.cr#L41" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shadowing_local_outer_var.cr#L41" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -753,7 +778,7 @@ the second one.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shared_var_in_fiber.cr#L52" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shared_var_in_fiber.cr#L52" target="_blank">
|
||||
ameba/rule/lint/shared_var_in_fiber.cr
|
||||
</a>
|
||||
|
||||
|
@ -1067,7 +1092,7 @@ the second one.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shared_var_in_fiber.cr#L52" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shared_var_in_fiber.cr#L52" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1209,7 +1234,7 @@ the second one.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shared_var_in_fiber.cr#L63" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shared_var_in_fiber.cr#L63" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1225,7 +1250,7 @@ the second one.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/shared_var_in_fiber.cr#L59" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/shared_var_in_fiber.cr#L59" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -751,7 +776,7 @@ it <span class="s">"works"</span> <span class="k">do</span>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/spec_focus.cr#L47" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/spec_focus.cr#L47" target="_blank">
|
||||
ameba/rule/lint/spec_focus.cr
|
||||
</a>
|
||||
|
||||
|
@ -1068,7 +1093,7 @@ it <span class="s">"works"</span> <span class="k">do</span>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/spec_focus.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/spec_focus.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1210,7 +1235,7 @@ it <span class="s">"works"</span> <span class="k">do</span>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/spec_focus.cr#L61" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/spec_focus.cr#L61" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1226,7 +1251,7 @@ it <span class="s">"works"</span> <span class="k">do</span>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/spec_focus.cr#L55" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/spec_focus.cr#L55" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -730,7 +755,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/syntax.cr#L21" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/syntax.cr#L21" target="_blank">
|
||||
ameba/rule/lint/syntax.cr
|
||||
</a>
|
||||
|
||||
|
@ -997,7 +1022,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/syntax.cr#L21" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/syntax.cr#L21" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1139,7 +1164,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/syntax.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/syntax.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -733,7 +758,7 @@ have any effect, the snippet should be written as the following:</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unneeded_disable_directive.cr#L27" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unneeded_disable_directive.cr#L27" target="_blank">
|
||||
ameba/rule/lint/unneeded_disable_directive.cr
|
||||
</a>
|
||||
|
||||
|
@ -1022,7 +1047,7 @@ have any effect, the snippet should be written as the following:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unneeded_disable_directive.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unneeded_disable_directive.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1164,7 +1189,7 @@ have any effect, the snippet should be written as the following:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unneeded_disable_directive.cr#L34" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unneeded_disable_directive.cr#L34" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -745,7 +770,7 @@ loop <span class="k">do</span>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unreachable_code.cr#L44" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unreachable_code.cr#L44" target="_blank">
|
||||
ameba/rule/lint/unreachable_code.cr
|
||||
</a>
|
||||
|
||||
|
@ -1108,7 +1133,7 @@ loop <span class="k">do</span>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unreachable_code.cr#L44" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unreachable_code.cr#L44" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1250,7 +1275,7 @@ loop <span class="k">do</span>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unreachable_code.cr#L57" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unreachable_code.cr#L57" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1266,7 +1291,7 @@ loop <span class="k">do</span>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unreachable_code.cr#L53" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unreachable_code.cr#L53" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -734,7 +759,7 @@ For example, this is considered invalid:</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unused_argument.cr#L27" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unused_argument.cr#L27" target="_blank">
|
||||
ameba/rule/lint/unused_argument.cr
|
||||
</a>
|
||||
|
||||
|
@ -1069,7 +1094,7 @@ For example, this is considered invalid:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unused_argument.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unused_argument.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1295,7 +1320,7 @@ For example, this is considered invalid:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unused_argument.cr#L43" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unused_argument.cr#L43" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1311,7 +1336,7 @@ For example, this is considered invalid:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unused_argument.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unused_argument.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1327,7 +1352,7 @@ For example, this is considered invalid:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unused_argument.cr#L51" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unused_argument.cr#L51" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1343,7 +1368,7 @@ For example, this is considered invalid:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/unused_argument.cr#L39" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/unused_argument.cr#L39" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -733,7 +758,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/useless_assign.cr#L28" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/useless_assign.cr#L28" target="_blank">
|
||||
ameba/rule/lint/useless_assign.cr
|
||||
</a>
|
||||
|
||||
|
@ -1027,7 +1052,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/useless_assign.cr#L28" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/useless_assign.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1169,7 +1194,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/useless_assign.cr#L39" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/useless_assign.cr#L39" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1185,7 +1210,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/useless_assign.cr#L35" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/useless_assign.cr#L35" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -738,7 +763,7 @@ where it is guaranteed to always return the same result.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/useless_condition_in_when.cr#L33" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/useless_condition_in_when.cr#L33" target="_blank">
|
||||
ameba/rule/lint/useless_condition_in_when.cr
|
||||
</a>
|
||||
|
||||
|
@ -1032,7 +1057,7 @@ where it is guaranteed to always return the same result.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/useless_condition_in_when.cr#L33" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/useless_condition_in_when.cr#L33" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1174,7 +1199,7 @@ where it is guaranteed to always return the same result.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/lint/useless_condition_in_when.cr#L50" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/lint/useless_condition_in_when.cr#L50" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -691,7 +716,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/metrics/cyclomatic_complexity.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/metrics/cyclomatic_complexity.cr#L1" target="_blank">
|
||||
ameba/rule/metrics/cyclomatic_complexity.cr
|
||||
</a>
|
||||
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -724,7 +749,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/metrics/cyclomatic_complexity.cr#L11" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/metrics/cyclomatic_complexity.cr#L11" target="_blank">
|
||||
ameba/rule/metrics/cyclomatic_complexity.cr
|
||||
</a>
|
||||
|
||||
|
@ -1014,7 +1039,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/metrics/cyclomatic_complexity.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/metrics/cyclomatic_complexity.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1184,7 +1209,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/metrics/cyclomatic_complexity.cr#L19" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/metrics/cyclomatic_complexity.cr#L19" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -691,63 +716,63 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/any_after_filter.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/any_after_filter.cr#L3" target="_blank">
|
||||
ameba/rule/performance/any_after_filter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/any_instead_of_empty.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/any_instead_of_empty.cr#L3" target="_blank">
|
||||
ameba/rule/performance/any_instead_of_empty.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/base.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/base.cr#L3" target="_blank">
|
||||
ameba/rule/performance/base.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/chained_call_with_no_bang.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/chained_call_with_no_bang.cr#L3" target="_blank">
|
||||
ameba/rule/performance/chained_call_with_no_bang.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/compact_after_map.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/compact_after_map.cr#L3" target="_blank">
|
||||
ameba/rule/performance/compact_after_map.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/first_last_after_filter.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/first_last_after_filter.cr#L3" target="_blank">
|
||||
ameba/rule/performance/first_last_after_filter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/flatten_after_map.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/flatten_after_map.cr#L3" target="_blank">
|
||||
ameba/rule/performance/flatten_after_map.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/map_instead_of_block.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/map_instead_of_block.cr#L3" target="_blank">
|
||||
ameba/rule/performance/map_instead_of_block.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/size_after_filter.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/size_after_filter.cr#L3" target="_blank">
|
||||
ameba/rule/performance/size_after_filter.cr
|
||||
</a>
|
||||
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -732,7 +757,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/any_after_filter.cr#L29" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/any_after_filter.cr#L29" target="_blank">
|
||||
ameba/rule/performance/any_after_filter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1102,7 +1127,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/any_after_filter.cr#L29" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/any_after_filter.cr#L29" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1272,7 +1297,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/any_after_filter.cr#L38" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/any_after_filter.cr#L38" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -732,7 +757,7 @@ one value present.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/any_instead_of_empty.cr#L30" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/any_instead_of_empty.cr#L30" target="_blank">
|
||||
ameba/rule/performance/any_instead_of_empty.cr
|
||||
</a>
|
||||
|
||||
|
@ -1092,7 +1117,7 @@ one value present.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/any_instead_of_empty.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/any_instead_of_empty.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1234,7 +1259,7 @@ one value present.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/any_instead_of_empty.cr#L38" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/any_instead_of_empty.cr#L38" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -748,7 +773,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/base.cr#L5" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/base.cr#L5" target="_blank">
|
||||
ameba/rule/performance/base.cr
|
||||
</a>
|
||||
|
||||
|
@ -967,7 +992,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/base.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/base.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1009,7 +1034,7 @@ source.valid?</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/base.cr#L6" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/base.cr#L6" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -742,7 +767,7 @@ chars <span class="o">=</span> names
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/chained_call_with_no_bang.cr#L39" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/chained_call_with_no_bang.cr#L39" target="_blank">
|
||||
ameba/rule/performance/chained_call_with_no_bang.cr
|
||||
</a>
|
||||
|
||||
|
@ -1141,7 +1166,7 @@ chars <span class="o">=</span> names
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/chained_call_with_no_bang.cr#L39" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/chained_call_with_no_bang.cr#L39" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1311,7 +1336,7 @@ chars <span class="o">=</span> names
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/chained_call_with_no_bang.cr#L68" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/chained_call_with_no_bang.cr#L68" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1327,7 +1352,7 @@ chars <span class="o">=</span> names
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/chained_call_with_no_bang.cr#L59" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/chained_call_with_no_bang.cr#L59" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -727,7 +752,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/compact_after_map.cr#L24" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/compact_after_map.cr#L24" target="_blank">
|
||||
ameba/rule/performance/compact_after_map.cr
|
||||
</a>
|
||||
|
||||
|
@ -1087,7 +1112,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/compact_after_map.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/compact_after_map.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1229,7 +1254,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/compact_after_map.cr#L42" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/compact_after_map.cr#L42" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1245,7 +1270,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/compact_after_map.cr#L33" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/compact_after_map.cr#L33" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -731,7 +756,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/first_last_after_filter.cr#L28" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/first_last_after_filter.cr#L28" target="_blank">
|
||||
ameba/rule/performance/first_last_after_filter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1109,7 +1134,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/first_last_after_filter.cr#L28" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/first_last_after_filter.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1279,7 +1304,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/first_last_after_filter.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/first_last_after_filter.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1295,7 +1320,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/first_last_after_filter.cr#L38" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/first_last_after_filter.cr#L38" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -727,7 +752,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/flatten_after_map.cr#L24" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/flatten_after_map.cr#L24" target="_blank">
|
||||
ameba/rule/performance/flatten_after_map.cr
|
||||
</a>
|
||||
|
||||
|
@ -1087,7 +1112,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/flatten_after_map.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/flatten_after_map.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1229,7 +1254,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/flatten_after_map.cr#L42" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/flatten_after_map.cr#L42" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1245,7 +1270,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/flatten_after_map.cr#L33" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/flatten_after_map.cr#L33" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -728,7 +753,7 @@ that follow <code>map</code>.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/map_instead_of_block.cr#L25" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/map_instead_of_block.cr#L25" target="_blank">
|
||||
ameba/rule/performance/map_instead_of_block.cr
|
||||
</a>
|
||||
|
||||
|
@ -1090,7 +1115,7 @@ that follow <code>map</code>.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/map_instead_of_block.cr#L25" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/map_instead_of_block.cr#L25" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1232,7 +1257,7 @@ that follow <code>map</code>.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/map_instead_of_block.cr#L43" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/map_instead_of_block.cr#L43" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1248,7 +1273,7 @@ that follow <code>map</code>.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/map_instead_of_block.cr#L34" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/map_instead_of_block.cr#L34" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -738,7 +763,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/size_after_filter.cr#L35" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/size_after_filter.cr#L35" target="_blank">
|
||||
ameba/rule/performance/size_after_filter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1125,7 +1150,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/size_after_filter.cr#L35" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/size_after_filter.cr#L35" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1295,7 +1320,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/size_after_filter.cr#L53" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/size_after_filter.cr#L53" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1311,7 +1336,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/performance/size_after_filter.cr#L44" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/performance/size_after_filter.cr#L44" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -691,105 +716,105 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/constant_names.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/constant_names.cr#L1" target="_blank">
|
||||
ameba/rule/style/constant_names.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/is_a_filter.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/is_a_filter.cr#L1" target="_blank">
|
||||
ameba/rule/style/is_a_filter.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/is_a_nil.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/is_a_nil.cr#L1" target="_blank">
|
||||
ameba/rule/style/is_a_nil.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/large_numbers.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/large_numbers.cr#L1" target="_blank">
|
||||
ameba/rule/style/large_numbers.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/method_names.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/method_names.cr#L1" target="_blank">
|
||||
ameba/rule/style/method_names.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/negated_conditions_in_unless.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/negated_conditions_in_unless.cr#L1" target="_blank">
|
||||
ameba/rule/style/negated_conditions_in_unless.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/predicate_name.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/predicate_name.cr#L1" target="_blank">
|
||||
ameba/rule/style/predicate_name.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_begin.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_begin.cr#L1" target="_blank">
|
||||
ameba/rule/style/redundant_begin.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_next.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_next.cr#L1" target="_blank">
|
||||
ameba/rule/style/redundant_next.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_return.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_return.cr#L1" target="_blank">
|
||||
ameba/rule/style/redundant_return.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/type_names.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/type_names.cr#L1" target="_blank">
|
||||
ameba/rule/style/type_names.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/unless_else.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/unless_else.cr#L1" target="_blank">
|
||||
ameba/rule/style/unless_else.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/variable_names.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/variable_names.cr#L1" target="_blank">
|
||||
ameba/rule/style/variable_names.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/verbose_block.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/verbose_block.cr#L1" target="_blank">
|
||||
ameba/rule/style/verbose_block.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/while_true.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/while_true.cr#L1" target="_blank">
|
||||
ameba/rule/style/while_true.cr
|
||||
</a>
|
||||
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -729,7 +754,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/constant_names.cr#L24" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/constant_names.cr#L24" target="_blank">
|
||||
ameba/rule/style/constant_names.cr
|
||||
</a>
|
||||
|
||||
|
@ -1014,7 +1039,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/constant_names.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/constant_names.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1156,7 +1181,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/constant_names.cr#L31" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/constant_names.cr#L31" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -746,7 +771,7 @@ matches.one?(<span class="t">Nil</span>) <span class="c"># => tr
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/is_a_filter.cr#L41" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/is_a_filter.cr#L41" target="_blank">
|
||||
ameba/rule/style/is_a_filter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1063,7 +1088,7 @@ matches.one?(<span class="t">Nil</span>) <span class="c"># => tr
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/is_a_filter.cr#L41" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/is_a_filter.cr#L41" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1233,7 +1258,7 @@ matches.one?(<span class="t">Nil</span>) <span class="c"># => tr
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/is_a_filter.cr#L58" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/is_a_filter.cr#L58" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1249,7 +1274,7 @@ matches.one?(<span class="t">Nil</span>) <span class="c"># => tr
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/is_a_filter.cr#L49" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/is_a_filter.cr#L49" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -727,7 +752,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/is_a_nil.cr#L22" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/is_a_nil.cr#L22" target="_blank">
|
||||
ameba/rule/style/is_a_nil.cr
|
||||
</a>
|
||||
|
||||
|
@ -1015,7 +1040,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/is_a_nil.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/is_a_nil.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1157,7 +1182,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/is_a_nil.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/is_a_nil.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -734,7 +759,7 @@ large numbers more easily.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/large_numbers.cr#L29" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/large_numbers.cr#L29" target="_blank">
|
||||
ameba/rule/style/large_numbers.cr
|
||||
</a>
|
||||
|
||||
|
@ -1034,7 +1059,7 @@ large numbers more easily.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/large_numbers.cr#L29" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/large_numbers.cr#L29" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1204,7 +1229,7 @@ large numbers more easily.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/large_numbers.cr#L38" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/large_numbers.cr#L38" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -745,7 +770,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/method_names.cr#L40" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/method_names.cr#L40" target="_blank">
|
||||
ameba/rule/style/method_names.cr
|
||||
</a>
|
||||
|
||||
|
@ -1046,7 +1071,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/method_names.cr#L40" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/method_names.cr#L40" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1188,7 +1213,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/method_names.cr#L47" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/method_names.cr#L47" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -733,7 +758,7 @@ that is executed if a negated condition is NOT met.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/negated_conditions_in_unless.cr#L29" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/negated_conditions_in_unless.cr#L29" target="_blank">
|
||||
ameba/rule/style/negated_conditions_in_unless.cr
|
||||
</a>
|
||||
|
||||
|
@ -1022,7 +1047,7 @@ that is executed if a negated condition is NOT met.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/negated_conditions_in_unless.cr#L29" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/negated_conditions_in_unless.cr#L29" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1164,7 +1189,7 @@ that is executed if a negated condition is NOT met.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/negated_conditions_in_unless.cr#L36" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/negated_conditions_in_unless.cr#L36" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -736,7 +761,7 @@ start with the prefix <code>has_</code> or the prefix <code>is_</code>. Ignores
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/predicate_name.cr#L31" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/predicate_name.cr#L31" target="_blank">
|
||||
ameba/rule/style/predicate_name.cr
|
||||
</a>
|
||||
|
||||
|
@ -1028,7 +1053,7 @@ start with the prefix <code>has_</code> or the prefix <code>is_</code>. Ignores
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/predicate_name.cr#L31" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/predicate_name.cr#L31" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1170,7 +1195,7 @@ start with the prefix <code>has_</code> or the prefix <code>is_</code>. Ignores
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/predicate_name.cr#L39" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/predicate_name.cr#L39" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -758,7 +783,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_begin.cr#L58" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_begin.cr#L58" target="_blank">
|
||||
ameba/rule/style/redundant_begin.cr
|
||||
</a>
|
||||
|
||||
|
@ -1129,7 +1154,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_begin.cr#L58" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_begin.cr#L58" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1271,7 +1296,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_begin.cr#L67" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_begin.cr#L67" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -791,7 +816,7 @@ without arguments. Sometimes such statements are used to yild the <code>nil</cod
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_next.cr#L99" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_next.cr#L99" target="_blank">
|
||||
ameba/rule/style/redundant_next.cr
|
||||
</a>
|
||||
|
||||
|
@ -1163,7 +1188,7 @@ without arguments. Sometimes such statements are used to yild the <code>nil</cod
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_next.cr#L99" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_next.cr#L99" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1361,7 +1386,7 @@ without arguments. Sometimes such statements are used to yild the <code>nil</cod
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_next.cr#L113" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_next.cr#L113" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1377,7 +1402,7 @@ without arguments. Sometimes such statements are used to yild the <code>nil</cod
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_next.cr#L109" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_next.cr#L109" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -788,7 +813,7 @@ without arguments. Sometimes such returns are used to return the <code>nil</code
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_return.cr#L96" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_return.cr#L96" target="_blank">
|
||||
ameba/rule/style/redundant_return.cr
|
||||
</a>
|
||||
|
||||
|
@ -1157,7 +1182,7 @@ without arguments. Sometimes such returns are used to return the <code>nil</code
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_return.cr#L96" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_return.cr#L96" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1355,7 +1380,7 @@ without arguments. Sometimes such returns are used to return the <code>nil</code
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_return.cr#L110" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_return.cr#L110" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1371,7 +1396,7 @@ without arguments. Sometimes such returns are used to return the <code>nil</code
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/redundant_return.cr#L106" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/redundant_return.cr#L106" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -759,7 +784,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/type_names.cr#L54" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/type_names.cr#L54" target="_blank">
|
||||
ameba/rule/style/type_names.cr
|
||||
</a>
|
||||
|
||||
|
@ -1094,7 +1119,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/type_names.cr#L54" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/type_names.cr#L54" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1236,7 +1261,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/type_names.cr#L69" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/type_names.cr#L69" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1252,7 +1277,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/type_names.cr#L73" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/type_names.cr#L73" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1268,7 +1293,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/type_names.cr#L77" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/type_names.cr#L77" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1284,7 +1309,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/type_names.cr#L81" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/type_names.cr#L81" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1300,7 +1325,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/type_names.cr#L85" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/type_names.cr#L85" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -746,7 +771,7 @@ an <code>if</code>, so the previous invalid example would become this:</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/unless_else.cr#L45" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/unless_else.cr#L45" target="_blank">
|
||||
ameba/rule/style/unless_else.cr
|
||||
</a>
|
||||
|
||||
|
@ -1048,7 +1073,7 @@ an <code>if</code>, so the previous invalid example would become this:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/unless_else.cr#L45" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/unless_else.cr#L45" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1190,7 +1215,7 @@ an <code>if</code>, so the previous invalid example would become this:</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/unless_else.cr#L52" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/unless_else.cr#L52" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -730,7 +755,7 @@ wrong_Name <span class="o">=</span> <span class="n">2</span></code></pre>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/variable_names.cr#L25" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/variable_names.cr#L25" target="_blank">
|
||||
ameba/rule/style/variable_names.cr
|
||||
</a>
|
||||
|
||||
|
@ -1026,7 +1051,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/3e1df339/src/ameba/rule/style/variable_names.cr#L25" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/variable_names.cr#L25" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1168,7 +1193,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/3e1df339/src/ameba/rule/style/variable_names.cr#L38" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/variable_names.cr#L38" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1184,7 +1209,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/3e1df339/src/ameba/rule/style/variable_names.cr#L42" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/variable_names.cr#L42" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1200,7 +1225,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/3e1df339/src/ameba/rule/style/variable_names.cr#L46" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/variable_names.cr#L46" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -735,7 +760,7 @@ argument as a receiver, that can be collapsed into a short form.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/verbose_block.cr#L30" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/verbose_block.cr#L30" target="_blank">
|
||||
ameba/rule/style/verbose_block.cr
|
||||
</a>
|
||||
|
||||
|
@ -1101,7 +1126,7 @@ argument as a receiver, that can be collapsed into a short form.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/verbose_block.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/verbose_block.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1439,7 +1464,7 @@ argument as a receiver, that can be collapsed into a short form.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/verbose_block.cr#L189" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/verbose_block.cr#L189" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -733,7 +758,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/while_true.cr#L28" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/while_true.cr#L28" target="_blank">
|
||||
ameba/rule/style/while_true.cr
|
||||
</a>
|
||||
|
||||
|
@ -1022,7 +1047,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/while_true.cr#L28" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/while_true.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1164,7 +1189,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/rule/style/while_true.cr#L35" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/rule/style/while_true.cr#L35" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" current" data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent open current" data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -710,7 +735,7 @@ runner.run.success? <span class="c"># => true or false</span></code></pre>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/runner.cr#L13" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/runner.cr#L15" target="_blank">
|
||||
ameba/runner.cr
|
||||
</a>
|
||||
|
||||
|
@ -843,7 +868,7 @@ config.formatter <span class="o">=</span> formatter
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/runner.cr#L41" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/runner.cr#L64" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -883,7 +908,7 @@ runner.explain({file: file, line: l, column: c})</code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/runner.cr#L113" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/runner.cr#L163" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -910,7 +935,7 @@ runner.run <span class="c"># => returns runner again</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/runner.cr#L66" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/runner.cr#L90" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -931,7 +956,7 @@ runner.run <span class="c"># => returns runner again</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/runner.cr#L18" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/runner.cr#L38" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -956,7 +981,7 @@ runner.success? <span class="c"># => true or false</span></code></pre>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/runner.cr#L125" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/runner.cr#L175" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
860
Ameba/Runner/InfiniteCorrectionLoopError.html
Normal file
860
Ameba/Runner/InfiniteCorrectionLoopError.html
Normal file
|
@ -0,0 +1,860 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="generator" content="Crystal Docs 1.1.1">
|
||||
<meta name="crystal_docs.project_version" content="master">
|
||||
<meta name="crystal_docs.project_name" content="ameba">
|
||||
|
||||
|
||||
|
||||
<link href="../../css/style.css" rel="stylesheet" type="text/css" />
|
||||
<script type="text/javascript" src="../../js/doc.js"></script>
|
||||
|
||||
<meta name="repository-name" content="ameba">
|
||||
<title>Ameba::Runner::InfiniteCorrectionLoopError - ameba master</title>
|
||||
<script type="text/javascript">
|
||||
CrystalDocs.base_path = "../../";
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<svg class="hidden">
|
||||
<symbol id="octicon-link" viewBox="0 0 16 16">
|
||||
<path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path>
|
||||
</symbol>
|
||||
</svg>
|
||||
<div class="sidebar">
|
||||
<div class="sidebar-header">
|
||||
<div class="search-box">
|
||||
<input type="search" class="search-input" placeholder="Search..." spellcheck="false" aria-label="Search">
|
||||
</div>
|
||||
|
||||
<div class="project-summary">
|
||||
<h1 class="project-name">
|
||||
<a href="../../index.html">
|
||||
ameba
|
||||
</a>
|
||||
</h1>
|
||||
|
||||
<span class="project-version">
|
||||
master
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="search-results hidden">
|
||||
<ul class="search-list"></ul>
|
||||
</div>
|
||||
|
||||
<div class="types-list">
|
||||
<ul>
|
||||
|
||||
<li class="parent open current" data-id="ameba/Ameba" data-name="ameba">
|
||||
<a href="../../Ameba.html">Ameba</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/AST" data-name="ameba::ast">
|
||||
<a href="../../Ameba/AST.html">AST</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/Argument" data-name="ameba::ast::argument">
|
||||
<a href="../../Ameba/AST/Argument.html">Argument</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/Assignment" data-name="ameba::ast::assignment">
|
||||
<a href="../../Ameba/AST/Assignment.html">Assignment</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/BaseVisitor" data-name="ameba::ast::basevisitor">
|
||||
<a href="../../Ameba/AST/BaseVisitor.html">BaseVisitor</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/Branch" data-name="ameba::ast::branch">
|
||||
<a href="../../Ameba/AST/Branch.html">Branch</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/Branchable" data-name="ameba::ast::branchable">
|
||||
<a href="../../Ameba/AST/Branchable.html">Branchable</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/CountingVisitor" data-name="ameba::ast::countingvisitor">
|
||||
<a href="../../Ameba/AST/CountingVisitor.html">CountingVisitor</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/FlowExpression" data-name="ameba::ast::flowexpression">
|
||||
<a href="../../Ameba/AST/FlowExpression.html">FlowExpression</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/FlowExpressionVisitor" data-name="ameba::ast::flowexpressionvisitor">
|
||||
<a href="../../Ameba/AST/FlowExpressionVisitor.html">FlowExpressionVisitor</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/InstanceVariable" data-name="ameba::ast::instancevariable">
|
||||
<a href="../../Ameba/AST/InstanceVariable.html">InstanceVariable</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/NodeVisitor" data-name="ameba::ast::nodevisitor">
|
||||
<a href="../../Ameba/AST/NodeVisitor.html">NodeVisitor</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/RedundantControlExpressionVisitor" data-name="ameba::ast::redundantcontrolexpressionvisitor">
|
||||
<a href="../../Ameba/AST/RedundantControlExpressionVisitor.html">RedundantControlExpressionVisitor</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/Reference" data-name="ameba::ast::reference">
|
||||
<a href="../../Ameba/AST/Reference.html">Reference</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/Scope" data-name="ameba::ast::scope">
|
||||
<a href="../../Ameba/AST/Scope.html">Scope</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/ScopeVisitor" data-name="ameba::ast::scopevisitor">
|
||||
<a href="../../Ameba/AST/ScopeVisitor.html">ScopeVisitor</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/TopLevelNodesVisitor" data-name="ameba::ast::toplevelnodesvisitor">
|
||||
<a href="../../Ameba/AST/TopLevelNodesVisitor.html">TopLevelNodesVisitor</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/Util" data-name="ameba::ast::util">
|
||||
<a href="../../Ameba/AST/Util.html">Util</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/AST/Variable" data-name="ameba::ast::variable">
|
||||
<a href="../../Ameba/AST/Variable.html">Variable</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Config" data-name="ameba::config">
|
||||
<a href="../../Ameba/Config.html">Config</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Formatter" data-name="ameba::formatter">
|
||||
<a href="../../Ameba/Formatter.html">Formatter</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Formatter/BaseFormatter" data-name="ameba::formatter::baseformatter">
|
||||
<a href="../../Ameba/Formatter/BaseFormatter.html">BaseFormatter</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Formatter/DisabledFormatter" data-name="ameba::formatter::disabledformatter">
|
||||
<a href="../../Ameba/Formatter/DisabledFormatter.html">DisabledFormatter</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Formatter/DotFormatter" data-name="ameba::formatter::dotformatter">
|
||||
<a href="../../Ameba/Formatter/DotFormatter.html">DotFormatter</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Formatter/ExplainFormatter" data-name="ameba::formatter::explainformatter">
|
||||
<a href="../../Ameba/Formatter/ExplainFormatter.html">ExplainFormatter</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Formatter/FlycheckFormatter" data-name="ameba::formatter::flycheckformatter">
|
||||
<a href="../../Ameba/Formatter/FlycheckFormatter.html">FlycheckFormatter</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Formatter/JSONFormatter" data-name="ameba::formatter::jsonformatter">
|
||||
<a href="../../Ameba/Formatter/JSONFormatter.html">JSONFormatter</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Formatter/TODOFormatter" data-name="ameba::formatter::todoformatter">
|
||||
<a href="../../Ameba/Formatter/TODOFormatter.html">TODOFormatter</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Formatter/Util" data-name="ameba::formatter::util">
|
||||
<a href="../../Ameba/Formatter/Util.html">Util</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/GlobUtils" data-name="ameba::globutils">
|
||||
<a href="../../Ameba/GlobUtils.html">GlobUtils</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/InlineComments" data-name="ameba::inlinecomments">
|
||||
<a href="../../Ameba/InlineComments.html">InlineComments</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/InlineComments/Action" data-name="ameba::inlinecomments::action">
|
||||
<a href="../../Ameba/InlineComments/Action.html">Action</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Issue" data-name="ameba::issue">
|
||||
<a href="../../Ameba/Issue.html">Issue</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Issue/Status" data-name="ameba::issue::status">
|
||||
<a href="../../Ameba/Issue/Status.html">Status</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Reportable" data-name="ameba::reportable">
|
||||
<a href="../../Ameba/Reportable.html">Reportable</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Rule" data-name="ameba::rule">
|
||||
<a href="../../Ameba/Rule.html">Rule</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Base" data-name="ameba::rule::base">
|
||||
<a href="../../Ameba/Rule/Base.html">Base</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Rule/Layout" data-name="ameba::rule::layout">
|
||||
<a href="../../Ameba/Rule/Layout.html">Layout</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Layout/LineLength" data-name="ameba::rule::layout::linelength">
|
||||
<a href="../../Ameba/Rule/Layout/LineLength.html">LineLength</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Layout/TrailingBlankLines" data-name="ameba::rule::layout::trailingblanklines">
|
||||
<a href="../../Ameba/Rule/Layout/TrailingBlankLines.html">TrailingBlankLines</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Layout/TrailingWhitespace" data-name="ameba::rule::layout::trailingwhitespace">
|
||||
<a href="../../Ameba/Rule/Layout/TrailingWhitespace.html">TrailingWhitespace</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Rule/Lint" data-name="ameba::rule::lint">
|
||||
<a href="../../Ameba/Rule/Lint.html">Lint</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/AmbiguousAssignment" data-name="ameba::rule::lint::ambiguousassignment">
|
||||
<a href="../../Ameba/Rule/Lint/AmbiguousAssignment.html">AmbiguousAssignment</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/BadDirective" data-name="ameba::rule::lint::baddirective">
|
||||
<a href="../../Ameba/Rule/Lint/BadDirective.html">BadDirective</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/ComparisonToBoolean" data-name="ameba::rule::lint::comparisontoboolean">
|
||||
<a href="../../Ameba/Rule/Lint/ComparisonToBoolean.html">ComparisonToBoolean</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/DebuggerStatement" data-name="ameba::rule::lint::debuggerstatement">
|
||||
<a href="../../Ameba/Rule/Lint/DebuggerStatement.html">DebuggerStatement</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/DuplicatedRequire" data-name="ameba::rule::lint::duplicatedrequire">
|
||||
<a href="../../Ameba/Rule/Lint/DuplicatedRequire.html">DuplicatedRequire</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/EmptyEnsure" data-name="ameba::rule::lint::emptyensure">
|
||||
<a href="../../Ameba/Rule/Lint/EmptyEnsure.html">EmptyEnsure</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/EmptyExpression" data-name="ameba::rule::lint::emptyexpression">
|
||||
<a href="../../Ameba/Rule/Lint/EmptyExpression.html">EmptyExpression</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/EmptyLoop" data-name="ameba::rule::lint::emptyloop">
|
||||
<a href="../../Ameba/Rule/Lint/EmptyLoop.html">EmptyLoop</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/HashDuplicatedKey" data-name="ameba::rule::lint::hashduplicatedkey">
|
||||
<a href="../../Ameba/Rule/Lint/HashDuplicatedKey.html">HashDuplicatedKey</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/LiteralInCondition" data-name="ameba::rule::lint::literalincondition">
|
||||
<a href="../../Ameba/Rule/Lint/LiteralInCondition.html">LiteralInCondition</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/LiteralInInterpolation" data-name="ameba::rule::lint::literalininterpolation">
|
||||
<a href="../../Ameba/Rule/Lint/LiteralInInterpolation.html">LiteralInInterpolation</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/PercentArrays" data-name="ameba::rule::lint::percentarrays">
|
||||
<a href="../../Ameba/Rule/Lint/PercentArrays.html">PercentArrays</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/RandZero" data-name="ameba::rule::lint::randzero">
|
||||
<a href="../../Ameba/Rule/Lint/RandZero.html">RandZero</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/RedundantStringCoercion" data-name="ameba::rule::lint::redundantstringcoercion">
|
||||
<a href="../../Ameba/Rule/Lint/RedundantStringCoercion.html">RedundantStringCoercion</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/RedundantWithIndex" data-name="ameba::rule::lint::redundantwithindex">
|
||||
<a href="../../Ameba/Rule/Lint/RedundantWithIndex.html">RedundantWithIndex</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/RedundantWithObject" data-name="ameba::rule::lint::redundantwithobject">
|
||||
<a href="../../Ameba/Rule/Lint/RedundantWithObject.html">RedundantWithObject</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/ShadowedArgument" data-name="ameba::rule::lint::shadowedargument">
|
||||
<a href="../../Ameba/Rule/Lint/ShadowedArgument.html">ShadowedArgument</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/ShadowedException" data-name="ameba::rule::lint::shadowedexception">
|
||||
<a href="../../Ameba/Rule/Lint/ShadowedException.html">ShadowedException</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/ShadowingOuterLocalVar" data-name="ameba::rule::lint::shadowingouterlocalvar">
|
||||
<a href="../../Ameba/Rule/Lint/ShadowingOuterLocalVar.html">ShadowingOuterLocalVar</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/SharedVarInFiber" data-name="ameba::rule::lint::sharedvarinfiber">
|
||||
<a href="../../Ameba/Rule/Lint/SharedVarInFiber.html">SharedVarInFiber</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/SpecFocus" data-name="ameba::rule::lint::specfocus">
|
||||
<a href="../../Ameba/Rule/Lint/SpecFocus.html">SpecFocus</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/Syntax" data-name="ameba::rule::lint::syntax">
|
||||
<a href="../../Ameba/Rule/Lint/Syntax.html">Syntax</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
|
||||
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnreachableCode" data-name="ameba::rule::lint::unreachablecode">
|
||||
<a href="../../Ameba/Rule/Lint/UnreachableCode.html">UnreachableCode</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnusedArgument" data-name="ameba::rule::lint::unusedargument">
|
||||
<a href="../../Ameba/Rule/Lint/UnusedArgument.html">UnusedArgument</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UselessAssign" data-name="ameba::rule::lint::uselessassign">
|
||||
<a href="../../Ameba/Rule/Lint/UselessAssign.html">UselessAssign</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UselessConditionInWhen" data-name="ameba::rule::lint::uselessconditioninwhen">
|
||||
<a href="../../Ameba/Rule/Lint/UselessConditionInWhen.html">UselessConditionInWhen</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Rule/Metrics" data-name="ameba::rule::metrics">
|
||||
<a href="../../Ameba/Rule/Metrics.html">Metrics</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Metrics/CyclomaticComplexity" data-name="ameba::rule::metrics::cyclomaticcomplexity">
|
||||
<a href="../../Ameba/Rule/Metrics/CyclomaticComplexity.html">CyclomaticComplexity</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Rule/Performance" data-name="ameba::rule::performance">
|
||||
<a href="../../Ameba/Rule/Performance.html">Performance</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Performance/AnyAfterFilter" data-name="ameba::rule::performance::anyafterfilter">
|
||||
<a href="../../Ameba/Rule/Performance/AnyAfterFilter.html">AnyAfterFilter</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Performance/AnyInsteadOfEmpty" data-name="ameba::rule::performance::anyinsteadofempty">
|
||||
<a href="../../Ameba/Rule/Performance/AnyInsteadOfEmpty.html">AnyInsteadOfEmpty</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Performance/Base" data-name="ameba::rule::performance::base">
|
||||
<a href="../../Ameba/Rule/Performance/Base.html">Base</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Performance/ChainedCallWithNoBang" data-name="ameba::rule::performance::chainedcallwithnobang">
|
||||
<a href="../../Ameba/Rule/Performance/ChainedCallWithNoBang.html">ChainedCallWithNoBang</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Performance/CompactAfterMap" data-name="ameba::rule::performance::compactaftermap">
|
||||
<a href="../../Ameba/Rule/Performance/CompactAfterMap.html">CompactAfterMap</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Performance/FirstLastAfterFilter" data-name="ameba::rule::performance::firstlastafterfilter">
|
||||
<a href="../../Ameba/Rule/Performance/FirstLastAfterFilter.html">FirstLastAfterFilter</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Performance/FlattenAfterMap" data-name="ameba::rule::performance::flattenaftermap">
|
||||
<a href="../../Ameba/Rule/Performance/FlattenAfterMap.html">FlattenAfterMap</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Performance/MapInsteadOfBlock" data-name="ameba::rule::performance::mapinsteadofblock">
|
||||
<a href="../../Ameba/Rule/Performance/MapInsteadOfBlock.html">MapInsteadOfBlock</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Performance/SizeAfterFilter" data-name="ameba::rule::performance::sizeafterfilter">
|
||||
<a href="../../Ameba/Rule/Performance/SizeAfterFilter.html">SizeAfterFilter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Rule/Style" data-name="ameba::rule::style">
|
||||
<a href="../../Ameba/Rule/Style.html">Style</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/ConstantNames" data-name="ameba::rule::style::constantnames">
|
||||
<a href="../../Ameba/Rule/Style/ConstantNames.html">ConstantNames</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/IsAFilter" data-name="ameba::rule::style::isafilter">
|
||||
<a href="../../Ameba/Rule/Style/IsAFilter.html">IsAFilter</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/IsANil" data-name="ameba::rule::style::isanil">
|
||||
<a href="../../Ameba/Rule/Style/IsANil.html">IsANil</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/LargeNumbers" data-name="ameba::rule::style::largenumbers">
|
||||
<a href="../../Ameba/Rule/Style/LargeNumbers.html">LargeNumbers</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/MethodNames" data-name="ameba::rule::style::methodnames">
|
||||
<a href="../../Ameba/Rule/Style/MethodNames.html">MethodNames</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/NegatedConditionsInUnless" data-name="ameba::rule::style::negatedconditionsinunless">
|
||||
<a href="../../Ameba/Rule/Style/NegatedConditionsInUnless.html">NegatedConditionsInUnless</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/PredicateName" data-name="ameba::rule::style::predicatename">
|
||||
<a href="../../Ameba/Rule/Style/PredicateName.html">PredicateName</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantBegin" data-name="ameba::rule::style::redundantbegin">
|
||||
<a href="../../Ameba/Rule/Style/RedundantBegin.html">RedundantBegin</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantNext" data-name="ameba::rule::style::redundantnext">
|
||||
<a href="../../Ameba/Rule/Style/RedundantNext.html">RedundantNext</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantReturn" data-name="ameba::rule::style::redundantreturn">
|
||||
<a href="../../Ameba/Rule/Style/RedundantReturn.html">RedundantReturn</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/TypeNames" data-name="ameba::rule::style::typenames">
|
||||
<a href="../../Ameba/Rule/Style/TypeNames.html">TypeNames</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/UnlessElse" data-name="ameba::rule::style::unlesselse">
|
||||
<a href="../../Ameba/Rule/Style/UnlessElse.html">UnlessElse</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/VariableNames" data-name="ameba::rule::style::variablenames">
|
||||
<a href="../../Ameba/Rule/Style/VariableNames.html">VariableNames</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/VerboseBlock" data-name="ameba::rule::style::verboseblock">
|
||||
<a href="../../Ameba/Rule/Style/VerboseBlock.html">VerboseBlock</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/WhileTrue" data-name="ameba::rule::style::whiletrue">
|
||||
<a href="../../Ameba/Rule/Style/WhileTrue.html">WhileTrue</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent open current" data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" current" data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
<a href="../../Ameba/Severity.html">Severity</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/SeverityYamlConverter" data-name="ameba::severityyamlconverter">
|
||||
<a href="../../Ameba/SeverityYamlConverter.html">SeverityYamlConverter</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
<a href="../../Ameba/Spec.html">Spec</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Spec/AnnotatedSource" data-name="ameba::spec::annotatedsource">
|
||||
<a href="../../Ameba/Spec/AnnotatedSource.html">AnnotatedSource</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Spec/BeValid" data-name="ameba::spec::bevalid">
|
||||
<a href="../../Ameba/Spec/BeValid.html">BeValid</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Spec/BeValidExpectation" data-name="ameba::spec::bevalidexpectation">
|
||||
<a href="../../Ameba/Spec/BeValidExpectation.html">BeValidExpectation</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Spec/ExpectIssue" data-name="ameba::spec::expectissue">
|
||||
<a href="../../Ameba/Spec/ExpectIssue.html">ExpectIssue</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Spec/Util" data-name="ameba::spec::util">
|
||||
<a href="../../Ameba/Spec/Util.html">Util</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Tokenizer" data-name="ameba::tokenizer">
|
||||
<a href="../../Ameba/Tokenizer.html">Tokenizer</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="main-content">
|
||||
<h1 class="type-name">
|
||||
|
||||
<span class="kind">class</span> Ameba::Runner::InfiniteCorrectionLoopError
|
||||
|
||||
</h1>
|
||||
|
||||
|
||||
<ul class="superclass-hierarchy"><li class="superclass"><a href="../../Ameba/Runner/InfiniteCorrectionLoopError.html">Ameba::Runner::InfiniteCorrectionLoopError</a></li><li class="superclass">RuntimeError</li><li class="superclass">Exception</li><li class="superclass">Reference</li><li class="superclass">Object</li></ul>
|
||||
|
||||
|
||||
|
||||
|
||||
<h2>
|
||||
<a id="overview" class="anchor" href="#overview">
|
||||
<svg class="octicon-link" aria-hidden="true">
|
||||
<use href="#octicon-link"/>
|
||||
</svg>
|
||||
</a>
|
||||
Overview
|
||||
</h2>
|
||||
|
||||
<p>An error indicating that the inspection loop got stuck correcting
|
||||
issues back and forth.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2>
|
||||
<a id="defined-in" class="anchor" href="#defined-in">
|
||||
<svg class="octicon-link" aria-hidden="true">
|
||||
<use href="#octicon-link"/>
|
||||
</svg>
|
||||
</a>
|
||||
Defined in:
|
||||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/runner.cr#L18" target="_blank">
|
||||
ameba/runner.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2>
|
||||
<a id="constructors" class="anchor" href="#constructors">
|
||||
<svg class="octicon-link" aria-hidden="true">
|
||||
<use href="#octicon-link"/>
|
||||
</svg>
|
||||
</a>
|
||||
Constructors
|
||||
</h2>
|
||||
<ul class="list-summary">
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#new%28path%2Cissues_by_iteration%2Cloop_start%3D-1%29-class-method" class="signature"><strong>.new</strong>(path, issues_by_iteration, loop_start = <span class="n">-1</span>)</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="methods-inherited">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<h2>
|
||||
<a id="constructor-detail" class="anchor" href="#constructor-detail">
|
||||
<svg class="octicon-link" aria-hidden="true">
|
||||
<use href="#octicon-link"/>
|
||||
</svg>
|
||||
</a>
|
||||
Constructor Detail
|
||||
</h2>
|
||||
|
||||
<div class="entry-detail" id="new(path,issues_by_iteration,loop_start=-1)-class-method">
|
||||
<div class="signature">
|
||||
|
||||
def self.<strong>new</strong>(path, issues_by_iteration, loop_start = <span class="n">-1</span>)
|
||||
|
||||
<a class="method-permalink" href="#new%28path%2Cissues_by_iteration%2Cloop_start%3D-1%29-class-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/runner.cr#L19" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -586,9 +586,19 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<li class="parent " data-id="ameba/Ameba/Runner" data-name="ameba::runner">
|
||||
<a href="../Ameba/Runner.html">Runner</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Runner/InfiniteCorrectionLoopError" data-name="ameba::runner::infinitecorrectionlooperror">
|
||||
<a href="../Ameba/Runner/InfiniteCorrectionLoopError.html">InfiniteCorrectionLoopError</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" current" data-id="ameba/Ameba/Severity" data-name="ameba::severity">
|
||||
|
@ -601,9 +611,24 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<li class="parent " data-id="ameba/Ameba/Source" data-name="ameba::source">
|
||||
<a href="../Ameba/Source.html">Source</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Corrector" data-name="ameba::source::corrector">
|
||||
<a href="../Ameba/Source/Corrector.html">Corrector</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Source/Rewriter" data-name="ameba::source::rewriter">
|
||||
<a href="../Ameba/Source/Rewriter.html">Rewriter</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Spec" data-name="ameba::spec">
|
||||
|
@ -691,7 +716,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/severity.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/severity.cr#L2" target="_blank">
|
||||
ameba/severity.cr
|
||||
</a>
|
||||
|
||||
|
@ -866,7 +891,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/severity.cr#L26" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/severity.cr#L26" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -894,7 +919,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/severity.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/severity.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -910,7 +935,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/severity.cr#L3" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/severity.cr#L3" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -932,7 +957,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/severity.cr#L12" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/severity.cr#L12" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -948,7 +973,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/3e1df339/src/ameba/severity.cr#L4" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7cb0c157/src/ameba/severity.cr#L4" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue