Skip to content

Commit

Permalink
Deploying to gh-pages from @ 915f064 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Sija committed Dec 12, 2024
1 parent 75a37b5 commit 7320cb6
Show file tree
Hide file tree
Showing 155 changed files with 1,069 additions and 1,006 deletions.
22 changes: 11 additions & 11 deletions Ameba.html
Original file line number Diff line number Diff line change
Expand Up @@ -995,70 +995,70 @@ <h2>
</h2>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba.cr#L26" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba.cr#L26" target="_blank">
ameba.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/glob_utils.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/glob_utils.cr#L1" target="_blank">
ameba/glob_utils.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/inline_comments.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/inline_comments.cr#L1" target="_blank">
ameba/inline_comments.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/issue.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/issue.cr#L1" target="_blank">
ameba/issue.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/reportable.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/reportable.cr#L3" target="_blank">
ameba/reportable.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/runner.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/runner.cr#L1" target="_blank">
ameba/runner.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/severity.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/severity.cr#L3" target="_blank">
ameba/severity.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/source.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/source.cr#L1" target="_blank">
ameba/source.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/spec/support.cr#L7" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/spec/support.cr#L7" target="_blank">
ameba/spec/support.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/tokenizer.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/tokenizer.cr#L3" target="_blank">
ameba/tokenizer.cr
</a>

Expand Down Expand Up @@ -1155,7 +1155,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba.cr#L40" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba.cr#L40" target="_blank">View source</a>]

</div>
</div>
Expand Down
38 changes: 19 additions & 19 deletions Ameba/AST.html
Original file line number Diff line number Diff line change
Expand Up @@ -973,133 +973,133 @@ <h2>
</h2>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/branch.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/branch.cr#L3" target="_blank">
ameba/ast/branch.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/branchable.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/branchable.cr#L3" target="_blank">
ameba/ast/branchable.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/flow_expression.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/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/2abfef0/src/ameba/ast/scope.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/scope.cr#L3" target="_blank">
ameba/ast/scope.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/util.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/util.cr#L2" target="_blank">
ameba/ast/util.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/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/2abfef0/src/ameba/ast/variabling/assignment.cr#L4" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/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/2abfef0/src/ameba/ast/variabling/ivariable.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/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/2abfef0/src/ameba/ast/variabling/reference.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/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/2abfef0/src/ameba/ast/variabling/type_dec_variable.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/type_dec_variable.cr#L1" target="_blank">
ameba/ast/variabling/type_dec_variable.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/variable.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/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/2abfef0/src/ameba/ast/visitors/base_visitor.cr#L4" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/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/2abfef0/src/ameba/ast/visitors/counting_visitor.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/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/2abfef0/src/ameba/ast/visitors/flow_expression_visitor.cr#L4" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/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/2abfef0/src/ameba/ast/visitors/implicit_return_visitor.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/visitors/implicit_return_visitor.cr#L1" target="_blank">
ameba/ast/visitors/implicit_return_visitor.cr
</a>

<br/>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/visitors/node_visitor.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/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/2abfef0/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/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/2abfef0/src/ameba/ast/visitors/scope_visitor.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/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/2abfef0/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/visitors/top_level_nodes_visitor.cr#L1" target="_blank">
ameba/ast/visitors/top_level_nodes_visitor.cr
</a>

Expand Down
26 changes: 13 additions & 13 deletions Ameba/AST/Argument.html
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ <h2>
</h2>


<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L15" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L15" target="_blank">
ameba/ast/variabling/argument.cr
</a>

Expand Down Expand Up @@ -1155,7 +1155,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L30" target="_blank">View source</a>]

</div>
</div>
Expand Down Expand Up @@ -1192,7 +1192,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L34" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L34" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -1208,7 +1208,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -1224,7 +1224,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -1245,7 +1245,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L39" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L39" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -1261,7 +1261,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -1277,7 +1277,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -1298,7 +1298,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L44" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L44" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -1319,7 +1319,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L17" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L17" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -1335,7 +1335,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -1351,7 +1351,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L22" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -1372,7 +1372,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/crystal-ameba/ameba/blob/2abfef0/src/ameba/ast/variabling/argument.cr#L20" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/915f064/src/ameba/ast/variabling/argument.cr#L20" target="_blank">View source</a>]

</div>
</div>
Expand Down
Loading

0 comments on commit 7320cb6

Please sign in to comment.