Deploying to gh-pages from @ crystal-ameba/ameba@3f1e925e07 🚀

This commit is contained in:
Sija 2023-11-09 08:12:03 +00:00
parent 01f1ed29a7
commit 54916047fe
140 changed files with 815 additions and 815 deletions

View file

@ -1060,7 +1060,7 @@ that are tested by this rule, it should add an issue.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/base.cr#L29" target="_blank">
ameba/rule/base.cr
</a>
@ -1299,7 +1299,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/base.cr#L107" target="_blank">View source</a>]
</div>
</div>
@ -1323,7 +1323,7 @@ source.valid?</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/base.cr#L52" target="_blank">View source</a>]
</div>
</div>
@ -1347,7 +1347,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/base.cr#L90" target="_blank">View source</a>]
</div>
</div>
@ -1373,7 +1373,7 @@ the one of the given source.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/base.cr#L79" target="_blank">View source</a>]
</div>
</div>
@ -1403,7 +1403,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/7ceb3ff/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/base.cr#L111" target="_blank">View source</a>]
</div>
</div>
@ -1430,7 +1430,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/7ceb3ff/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/base.cr#L66" target="_blank">View source</a>]
</div>
</div>
@ -1453,7 +1453,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/base.cr#L103" target="_blank">View source</a>]
</div>
</div>
@ -1469,7 +1469,7 @@ usual rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/base.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -1493,7 +1493,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/base.cr#L37" target="_blank">View source</a>]
</div>
</div>
@ -1526,7 +1526,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/base.cr#L116" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/base.cr#L116" target="_blank">View source</a>]
</div>
</div>

View file

@ -882,14 +882,14 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation.cr#L1" target="_blank">
ameba/rule/documentation/documentation.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation_admonition.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation_admonition.cr#L1" target="_blank">
ameba/rule/documentation/documentation_admonition.cr
</a>

View file

@ -921,7 +921,7 @@ modules, classes, enums, methods and macros.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation.cr#L17" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation.cr#L17" target="_blank">
ameba/rule/documentation/documentation.cr
</a>
@ -1316,7 +1316,7 @@ modules, classes, enums, methods and macros.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation.cr#L17" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation.cr#L17" target="_blank">View source</a>]
</div>
</div>
@ -1665,7 +1665,7 @@ modules, classes, enums, methods and macros.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation.cr#L43" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation.cr#L43" target="_blank">View source</a>]
</div>
</div>
@ -1681,7 +1681,7 @@ modules, classes, enums, methods and macros.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation.cr#L47" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation.cr#L47" target="_blank">View source</a>]
</div>
</div>
@ -1697,7 +1697,7 @@ modules, classes, enums, methods and macros.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation.cr#L51" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation.cr#L51" target="_blank">View source</a>]
</div>
</div>
@ -1713,7 +1713,7 @@ modules, classes, enums, methods and macros.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation.cr#L55" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation.cr#L55" target="_blank">View source</a>]
</div>
</div>
@ -1729,7 +1729,7 @@ modules, classes, enums, methods and macros.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation.cr#L59" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation.cr#L59" target="_blank">View source</a>]
</div>
</div>
@ -1745,7 +1745,7 @@ modules, classes, enums, methods and macros.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation.cr#L39" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation.cr#L39" target="_blank">View source</a>]
</div>
</div>

View file

@ -931,7 +931,7 @@ and are therefore reported by Ameba.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation_admonition.cr#L35" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation_admonition.cr#L35" target="_blank">
ameba/rule/documentation/documentation_admonition.cr
</a>
@ -1276,7 +1276,7 @@ and are therefore reported by Ameba.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation_admonition.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation_admonition.cr#L35" target="_blank">View source</a>]
</div>
</div>
@ -1485,7 +1485,7 @@ and are therefore reported by Ameba.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/documentation/documentation_admonition.cr#L51" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/documentation/documentation_admonition.cr#L51" target="_blank">View source</a>]
</div>
</div>

View file

@ -882,21 +882,21 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/layout/line_length.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/layout/trailing_blank_lines.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/layout/trailing_whitespace.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/layout/trailing_whitespace.cr#L1" target="_blank">
ameba/rule/layout/trailing_whitespace.cr
</a>

View file

@ -915,7 +915,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/layout/line_length.cr#L11" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/layout/line_length.cr#L11" target="_blank">
ameba/rule/layout/line_length.cr
</a>
@ -1224,7 +1224,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/layout/line_length.cr#L11" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/layout/line_length.cr#L11" target="_blank">View source</a>]
</div>
</div>
@ -1433,7 +1433,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/layout/line_length.cr#L20" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/layout/line_length.cr#L20" target="_blank">View source</a>]
</div>
</div>

View file

@ -914,7 +914,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/layout/trailing_blank_lines.cr#L10" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/layout/trailing_blank_lines.cr#L10" target="_blank">
ameba/rule/layout/trailing_blank_lines.cr
</a>
@ -1217,7 +1217,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/layout/trailing_blank_lines.cr#L10" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/layout/trailing_blank_lines.cr#L10" target="_blank">View source</a>]
</div>
</div>
@ -1398,7 +1398,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/layout/trailing_blank_lines.cr#L18" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/layout/trailing_blank_lines.cr#L18" target="_blank">View source</a>]
</div>
</div>

View file

@ -914,7 +914,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/layout/trailing_whitespace.cr#L10" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/layout/trailing_whitespace.cr#L10" target="_blank">
ameba/rule/layout/trailing_whitespace.cr
</a>
@ -1212,7 +1212,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/layout/trailing_whitespace.cr#L10" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/layout/trailing_whitespace.cr#L10" target="_blank">View source</a>]
</div>
</div>
@ -1393,7 +1393,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/layout/trailing_whitespace.cr#L17" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/layout/trailing_whitespace.cr#L17" target="_blank">View source</a>]
</div>
</div>

View file

@ -882,252 +882,252 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/ambiguous_assignment.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/bad_directive.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/comparison_to_boolean.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/debug_calls.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/debug_calls.cr#L1" target="_blank">
ameba/rule/lint/debug_calls.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/debugger_statement.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/duplicated_require.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/empty_ensure.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/empty_expression.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/empty_loop.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/formatting.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/formatting.cr#L3" target="_blank">
ameba/rule/lint/formatting.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/hash_duplicated_key.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/literal_assignments_in_expressions.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literal_assignments_in_expressions.cr#L1" target="_blank">
ameba/rule/lint/literal_assignments_in_expressions.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literal_in_condition.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/literal_in_interpolation.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/literals_comparison.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literals_comparison.cr#L1" target="_blank">
ameba/rule/lint/literals_comparison.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/missing_block_argument.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/missing_block_argument.cr#L1" target="_blank">
ameba/rule/lint/missing_block_argument.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/not_nil.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/not_nil.cr#L1" target="_blank">
ameba/rule/lint/not_nil.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/not_nil_after_no_bang.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/not_nil_after_no_bang.cr#L1" target="_blank">
ameba/rule/lint/not_nil_after_no_bang.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/percent_array.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/rand_zero.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/redundant_string_coercion.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/redundant_with_index.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/redundant_with_object.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/shadowed_argument.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/shadowed_exception.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/shadowing_outer_local_var.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shadowing_outer_local_var.cr#L1" target="_blank">
ameba/rule/lint/shadowing_outer_local_var.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shared_var_in_fiber.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/spec_focus.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/syntax.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/typos.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/typos.cr#L1" target="_blank">
ameba/rule/lint/typos.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unneeded_disable_directive.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/unreachable_code.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/unused_argument.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/unused_block_argument.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unused_block_argument.cr#L1" target="_blank">
ameba/rule/lint/unused_block_argument.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/useless_assign.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/lint/useless_condition_in_when.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/useless_condition_in_when.cr#L1" target="_blank">
ameba/rule/lint/useless_condition_in_when.cr
</a>

View file

@ -924,7 +924,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/7ceb3ff/src/ameba/rule/lint/ambiguous_assignment.cr#L26" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/ambiguous_assignment.cr#L26" target="_blank">
ameba/rule/lint/ambiguous_assignment.cr
</a>
@ -1329,7 +1329,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/7ceb3ff/src/ameba/rule/lint/ambiguous_assignment.cr#L26" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/ambiguous_assignment.cr#L26" target="_blank">View source</a>]
</div>
</div>
@ -1510,7 +1510,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/7ceb3ff/src/ameba/rule/lint/ambiguous_assignment.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/ambiguous_assignment.cr#L41" target="_blank">View source</a>]
</div>
</div>

View file

@ -920,7 +920,7 @@ to disable a rule that even doesn't exist:</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/bad_directive.cr#L20" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/bad_directive.cr#L20" target="_blank">
ameba/rule/lint/bad_directive.cr
</a>
@ -1234,7 +1234,7 @@ to disable a rule that even doesn't exist:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/bad_directive.cr#L20" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/bad_directive.cr#L20" target="_blank">View source</a>]
</div>
</div>
@ -1415,7 +1415,7 @@ to disable a rule that even doesn't exist:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/bad_directive.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/bad_directive.cr#L29" target="_blank">View source</a>]
</div>
</div>

View file

@ -923,7 +923,7 @@ or negating the variable.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/comparison_to_boolean.cr#L22" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/comparison_to_boolean.cr#L22" target="_blank">
ameba/rule/lint/comparison_to_boolean.cr
</a>
@ -1327,7 +1327,7 @@ or negating the variable.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/comparison_to_boolean.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/comparison_to_boolean.cr#L22" target="_blank">View source</a>]
</div>
</div>
@ -1508,7 +1508,7 @@ or negating the variable.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/comparison_to_boolean.cr#L33" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/comparison_to_boolean.cr#L33" target="_blank">View source</a>]
</div>
</div>

View file

@ -921,7 +921,7 @@ committed into our codebase.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/debug_calls.cr#L18" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/debug_calls.cr#L18" target="_blank">
ameba/rule/lint/debug_calls.cr
</a>
@ -1236,7 +1236,7 @@ committed into our codebase.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/debug_calls.cr#L18" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/debug_calls.cr#L18" target="_blank">View source</a>]
</div>
</div>
@ -1445,7 +1445,7 @@ committed into our codebase.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/debug_calls.cr#L26" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/debug_calls.cr#L26" target="_blank">View source</a>]
</div>
</div>

View file

@ -916,7 +916,7 @@ committed into our codebase.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/debugger_statement.cr#L13" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/debugger_statement.cr#L13" target="_blank">
ameba/rule/lint/debugger_statement.cr
</a>
@ -1216,7 +1216,7 @@ committed into our codebase.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/debugger_statement.cr#L13" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/debugger_statement.cr#L13" target="_blank">View source</a>]
</div>
</div>
@ -1397,7 +1397,7 @@ committed into our codebase.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/debugger_statement.cr#L20" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/debugger_statement.cr#L20" target="_blank">View source</a>]
</div>
</div>

View file

@ -917,7 +917,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/duplicated_require.cr#L16" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/duplicated_require.cr#L16" target="_blank">
ameba/rule/lint/duplicated_require.cr
</a>
@ -1218,7 +1218,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/duplicated_require.cr#L16" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/duplicated_require.cr#L16" target="_blank">View source</a>]
</div>
</div>
@ -1399,7 +1399,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/duplicated_require.cr#L23" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/duplicated_require.cr#L23" target="_blank">View source</a>]
</div>
</div>

View file

@ -936,7 +936,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/empty_ensure.cr#L40" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/empty_ensure.cr#L40" target="_blank">
ameba/rule/lint/empty_ensure.cr
</a>
@ -1256,7 +1256,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/empty_ensure.cr#L40" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/empty_ensure.cr#L40" target="_blank">View source</a>]
</div>
</div>
@ -1437,7 +1437,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/empty_ensure.cr#L47" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/empty_ensure.cr#L47" target="_blank">View source</a>]
</div>
</div>

View file

@ -928,7 +928,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/empty_expression.cr#L30" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/empty_expression.cr#L30" target="_blank">
ameba/rule/lint/empty_expression.cr
</a>
@ -1332,7 +1332,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/empty_expression.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/empty_expression.cr#L30" target="_blank">View source</a>]
</div>
</div>
@ -1513,7 +1513,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/empty_expression.cr#L39" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/empty_expression.cr#L39" target="_blank">View source</a>]
</div>
</div>

View file

@ -938,7 +938,7 @@ loop <span class="k">do</span>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/empty_loop.cr#L40" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/empty_loop.cr#L40" target="_blank">
ameba/rule/lint/empty_loop.cr
</a>
@ -1357,7 +1357,7 @@ loop <span class="k">do</span>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/empty_loop.cr#L40" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/empty_loop.cr#L40" target="_blank">View source</a>]
</div>
</div>
@ -1538,7 +1538,7 @@ loop <span class="k">do</span>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/empty_loop.cr#L49" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/empty_loop.cr#L49" target="_blank">View source</a>]
</div>
</div>
@ -1554,7 +1554,7 @@ loop <span class="k">do</span>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/empty_loop.cr#L53" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/empty_loop.cr#L53" target="_blank">View source</a>]
</div>
</div>

View file

@ -926,7 +926,7 @@ Crystal's built-in formatter.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/formatting.cr#L28" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/formatting.cr#L28" target="_blank">
ameba/rule/lint/formatting.cr
</a>
@ -1251,7 +1251,7 @@ Crystal's built-in formatter.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/formatting.cr#L28" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/formatting.cr#L28" target="_blank">View source</a>]
</div>
</div>
@ -1460,7 +1460,7 @@ Crystal's built-in formatter.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/formatting.cr#L39" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/formatting.cr#L39" target="_blank">View source</a>]
</div>
</div>

View file

@ -918,7 +918,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/hash_duplicated_key.cr#L22" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/hash_duplicated_key.cr#L22" target="_blank">
ameba/rule/lint/hash_duplicated_key.cr
</a>
@ -1220,7 +1220,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/hash_duplicated_key.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/hash_duplicated_key.cr#L22" target="_blank">View source</a>]
</div>
</div>
@ -1401,7 +1401,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/hash_duplicated_key.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/hash_duplicated_key.cr#L29" target="_blank">View source</a>]
</div>
</div>

View file

@ -925,7 +925,7 @@ in control expressions.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literal_assignments_in_expressions.cr#L27" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literal_assignments_in_expressions.cr#L27" target="_blank">
ameba/rule/lint/literal_assignments_in_expressions.cr
</a>
@ -1326,7 +1326,7 @@ in control expressions.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literal_assignments_in_expressions.cr#L27" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literal_assignments_in_expressions.cr#L27" target="_blank">View source</a>]
</div>
</div>
@ -1507,7 +1507,7 @@ in control expressions.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literal_assignments_in_expressions.cr#L36" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literal_assignments_in_expressions.cr#L36" target="_blank">View source</a>]
</div>
</div>

View file

@ -924,7 +924,7 @@ replaced with either the body of the construct, or deleted entirely.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literal_in_condition.cr#L23" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literal_in_condition.cr#L23" target="_blank">
ameba/rule/lint/literal_in_condition.cr
</a>
@ -1324,7 +1324,7 @@ replaced with either the body of the construct, or deleted entirely.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literal_in_condition.cr#L23" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literal_in_condition.cr#L23" target="_blank">View source</a>]
</div>
</div>
@ -1505,7 +1505,7 @@ replaced with either the body of the construct, or deleted entirely.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literal_in_condition.cr#L33" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literal_in_condition.cr#L33" target="_blank">View source</a>]
</div>
</div>

View file

@ -920,7 +920,7 @@ that contain a literal value instead of a variable or function.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literal_in_interpolation.cr#L18" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literal_in_interpolation.cr#L18" target="_blank">
ameba/rule/lint/literal_in_interpolation.cr
</a>
@ -1316,7 +1316,7 @@ that contain a literal value instead of a variable or function.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literal_in_interpolation.cr#L18" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literal_in_interpolation.cr#L18" target="_blank">View source</a>]
</div>
</div>
@ -1497,7 +1497,7 @@ that contain a literal value instead of a variable or function.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literal_in_interpolation.cr#L27" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literal_in_interpolation.cr#L27" target="_blank">View source</a>]
</div>
</div>

View file

@ -920,7 +920,7 @@ types like containers, range or regex.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literals_comparison.cr#L19" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literals_comparison.cr#L19" target="_blank">
ameba/rule/lint/literals_comparison.cr
</a>
@ -1326,7 +1326,7 @@ types like containers, range or regex.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literals_comparison.cr#L19" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literals_comparison.cr#L19" target="_blank">View source</a>]
</div>
</div>
@ -1507,7 +1507,7 @@ types like containers, range or regex.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/literals_comparison.cr#L31" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/literals_comparison.cr#L31" target="_blank">View source</a>]
</div>
</div>

View file

@ -924,7 +924,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/missing_block_argument.cr#L22" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/missing_block_argument.cr#L22" target="_blank">
ameba/rule/lint/missing_block_argument.cr
</a>
@ -1329,7 +1329,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/missing_block_argument.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/missing_block_argument.cr#L22" target="_blank">View source</a>]
</div>
</div>
@ -1510,7 +1510,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/missing_block_argument.cr#L36" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/missing_block_argument.cr#L36" target="_blank">View source</a>]
</div>
</div>
@ -1526,7 +1526,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/missing_block_argument.cr#L32" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/missing_block_argument.cr#L32" target="_blank">View source</a>]
</div>
</div>

View file

@ -926,7 +926,7 @@ alice <span class="o">=</span> names.find { <span class="o">|</span>name<span cl
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/not_nil.cr#L28" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/not_nil.cr#L28" target="_blank">
ameba/rule/lint/not_nil.cr
</a>
@ -1333,7 +1333,7 @@ alice <span class="o">=</span> names.find { <span class="o">|</span>name<span cl
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/not_nil.cr#L28" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/not_nil.cr#L28" target="_blank">View source</a>]
</div>
</div>
@ -1514,7 +1514,7 @@ alice <span class="o">=</span> names.find { <span class="o">|</span>name<span cl
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/not_nil.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/not_nil.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -1530,7 +1530,7 @@ alice <span class="o">=</span> names.find { <span class="o">|</span>name<span cl
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/not_nil.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/not_nil.cr#L37" target="_blank">View source</a>]
</div>
</div>

View file

@ -921,7 +921,7 @@ followed by a call to <code>not_nil!</code>.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/not_nil_after_no_bang.cr#L23" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/not_nil_after_no_bang.cr#L23" target="_blank">
ameba/rule/lint/not_nil_after_no_bang.cr
</a>
@ -1333,7 +1333,7 @@ followed by a call to <code>not_nil!</code>.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/not_nil_after_no_bang.cr#L23" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/not_nil_after_no_bang.cr#L23" target="_blank">View source</a>]
</div>
</div>
@ -1514,7 +1514,7 @@ followed by a call to <code>not_nil!</code>.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/not_nil_after_no_bang.cr#L39" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/not_nil_after_no_bang.cr#L39" target="_blank">View source</a>]
</div>
</div>
@ -1530,7 +1530,7 @@ followed by a call to <code>not_nil!</code>.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/not_nil_after_no_bang.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/not_nil_after_no_bang.cr#L35" target="_blank">View source</a>]
</div>
</div>

View file

@ -922,7 +922,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/percent_array.cr#L26" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/percent_array.cr#L26" target="_blank">
ameba/rule/lint/percent_array.cr
</a>
@ -1248,7 +1248,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/percent_array.cr#L26" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/percent_array.cr#L26" target="_blank">View source</a>]
</div>
</div>
@ -1485,7 +1485,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/percent_array.cr#L36" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/percent_array.cr#L36" target="_blank">View source</a>]
</div>
</div>

View file

@ -921,7 +921,7 @@ rand(<span class="n">2</span>)</code></pre>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/rand_zero.cr#L25" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/rand_zero.cr#L25" target="_blank">
ameba/rule/lint/rand_zero.cr
</a>
@ -1226,7 +1226,7 @@ rand(<span class="n">2</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/rand_zero.cr#L25" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/rand_zero.cr#L25" target="_blank">View source</a>]
</div>
</div>
@ -1407,7 +1407,7 @@ rand(<span class="n">2</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/rand_zero.cr#L32" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/rand_zero.cr#L32" target="_blank">View source</a>]
</div>
</div>

View file

@ -921,7 +921,7 @@ which is redundant.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/redundant_string_coercion.cr#L23" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/redundant_string_coercion.cr#L23" target="_blank">
ameba/rule/lint/redundant_string_coercion.cr
</a>
@ -1318,7 +1318,7 @@ which is redundant.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/redundant_string_coercion.cr#L23" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/redundant_string_coercion.cr#L23" target="_blank">View source</a>]
</div>
</div>
@ -1499,7 +1499,7 @@ which is redundant.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/redundant_string_coercion.cr#L32" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/redundant_string_coercion.cr#L32" target="_blank">View source</a>]
</div>
</div>

View file

@ -926,7 +926,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/7ceb3ff/src/ameba/rule/lint/redundant_with_index.cr#L30" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/redundant_with_index.cr#L30" target="_blank">
ameba/rule/lint/redundant_with_index.cr
</a>
@ -1217,7 +1217,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/7ceb3ff/src/ameba/rule/lint/redundant_with_index.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/redundant_with_index.cr#L30" target="_blank">View source</a>]
</div>
</div>
@ -1398,7 +1398,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/7ceb3ff/src/ameba/rule/lint/redundant_with_index.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/redundant_with_index.cr#L35" target="_blank">View source</a>]
</div>
</div>

View file

@ -926,7 +926,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/7ceb3ff/src/ameba/rule/lint/redundant_with_object.cr#L30" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/redundant_with_object.cr#L30" target="_blank">
ameba/rule/lint/redundant_with_object.cr
</a>
@ -1236,7 +1236,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/7ceb3ff/src/ameba/rule/lint/redundant_with_object.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/redundant_with_object.cr#L30" target="_blank">View source</a>]
</div>
</div>
@ -1417,7 +1417,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/7ceb3ff/src/ameba/rule/lint/redundant_with_object.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/redundant_with_object.cr#L37" target="_blank">View source</a>]
</div>
</div>

View file

@ -934,7 +934,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shadowed_argument.cr#L38" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shadowed_argument.cr#L38" target="_blank">
ameba/rule/lint/shadowed_argument.cr
</a>
@ -1257,7 +1257,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shadowed_argument.cr#L38" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shadowed_argument.cr#L38" target="_blank">View source</a>]
</div>
</div>
@ -1438,7 +1438,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shadowed_argument.cr#L49" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shadowed_argument.cr#L49" target="_blank">View source</a>]
</div>
</div>
@ -1454,7 +1454,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shadowed_argument.cr#L45" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shadowed_argument.cr#L45" target="_blank">View source</a>]
</div>
</div>

View file

@ -932,7 +932,7 @@ exception is rescued.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shadowed_exception.cr#L36" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shadowed_exception.cr#L36" target="_blank">
ameba/rule/lint/shadowed_exception.cr
</a>
@ -1248,7 +1248,7 @@ exception is rescued.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shadowed_exception.cr#L36" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shadowed_exception.cr#L36" target="_blank">View source</a>]
</div>
</div>
@ -1429,7 +1429,7 @@ exception is rescued.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shadowed_exception.cr#L43" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shadowed_exception.cr#L43" target="_blank">View source</a>]
</div>
</div>

View file

@ -929,7 +929,7 @@ for block or proc arguments.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shadowing_outer_local_var.cr#L33" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shadowing_outer_local_var.cr#L33" target="_blank">
ameba/rule/lint/shadowing_outer_local_var.cr
</a>
@ -1247,7 +1247,7 @@ for block or proc arguments.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shadowing_outer_local_var.cr#L33" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shadowing_outer_local_var.cr#L33" target="_blank">View source</a>]
</div>
</div>
@ -1428,7 +1428,7 @@ for block or proc arguments.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shadowing_outer_local_var.cr#L48" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shadowing_outer_local_var.cr#L48" target="_blank">View source</a>]
</div>
</div>
@ -1444,7 +1444,7 @@ for block or proc arguments.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shadowing_outer_local_var.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shadowing_outer_local_var.cr#L41" target="_blank">View source</a>]
</div>
</div>

View file

@ -944,7 +944,7 @@ the second one.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shared_var_in_fiber.cr#L52" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shared_var_in_fiber.cr#L52" target="_blank">
ameba/rule/lint/shared_var_in_fiber.cr
</a>
@ -1277,7 +1277,7 @@ the second one.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shared_var_in_fiber.cr#L52" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shared_var_in_fiber.cr#L52" target="_blank">View source</a>]
</div>
</div>
@ -1458,7 +1458,7 @@ the second one.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shared_var_in_fiber.cr#L63" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shared_var_in_fiber.cr#L63" target="_blank">View source</a>]
</div>
</div>
@ -1474,7 +1474,7 @@ the second one.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/shared_var_in_fiber.cr#L59" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/shared_var_in_fiber.cr#L59" target="_blank">View source</a>]
</div>
</div>

View file

@ -942,7 +942,7 @@ it <span class="s">&quot;works&quot;</span> <span class="k">do</span>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/spec_focus.cr#L47" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/spec_focus.cr#L47" target="_blank">
ameba/rule/lint/spec_focus.cr
</a>
@ -1278,7 +1278,7 @@ it <span class="s">&quot;works&quot;</span> <span class="k">do</span>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/spec_focus.cr#L47" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/spec_focus.cr#L47" target="_blank">View source</a>]
</div>
</div>
@ -1459,7 +1459,7 @@ it <span class="s">&quot;works&quot;</span> <span class="k">do</span>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/spec_focus.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/spec_focus.cr#L61" target="_blank">View source</a>]
</div>
</div>
@ -1475,7 +1475,7 @@ it <span class="s">&quot;works&quot;</span> <span class="k">do</span>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/spec_focus.cr#L55" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/spec_focus.cr#L55" target="_blank">View source</a>]
</div>
</div>

View file

@ -921,7 +921,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/syntax.cr#L21" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/syntax.cr#L21" target="_blank">
ameba/rule/lint/syntax.cr
</a>
@ -1207,7 +1207,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/syntax.cr#L21" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/syntax.cr#L21" target="_blank">View source</a>]
</div>
</div>
@ -1388,7 +1388,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/syntax.cr#L27" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/syntax.cr#L27" target="_blank">View source</a>]
</div>
</div>

View file

@ -918,7 +918,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/typos.cr#L15" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/typos.cr#L15" target="_blank">
ameba/rule/lint/typos.cr
</a>
@ -1247,7 +1247,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/typos.cr#L15" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/typos.cr#L15" target="_blank">View source</a>]
</div>
</div>
@ -1316,7 +1316,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/typos.cr#L26" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/typos.cr#L26" target="_blank">View source</a>]
</div>
</div>
@ -1498,7 +1498,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/typos.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/typos.cr#L30" target="_blank">View source</a>]
</div>
</div>

View file

@ -924,7 +924,7 @@ have any effect, the snippet should be written as the following:</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unneeded_disable_directive.cr#L27" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unneeded_disable_directive.cr#L27" target="_blank">
ameba/rule/lint/unneeded_disable_directive.cr
</a>
@ -1232,7 +1232,7 @@ have any effect, the snippet should be written as the following:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unneeded_disable_directive.cr#L27" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unneeded_disable_directive.cr#L27" target="_blank">View source</a>]
</div>
</div>
@ -1413,7 +1413,7 @@ have any effect, the snippet should be written as the following:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unneeded_disable_directive.cr#L34" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unneeded_disable_directive.cr#L34" target="_blank">View source</a>]
</div>
</div>

View file

@ -936,7 +936,7 @@ loop <span class="k">do</span>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unreachable_code.cr#L44" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unreachable_code.cr#L44" target="_blank">
ameba/rule/lint/unreachable_code.cr
</a>
@ -1353,7 +1353,7 @@ loop <span class="k">do</span>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unreachable_code.cr#L44" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unreachable_code.cr#L44" target="_blank">View source</a>]
</div>
</div>
@ -1534,7 +1534,7 @@ loop <span class="k">do</span>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unreachable_code.cr#L57" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unreachable_code.cr#L57" target="_blank">View source</a>]
</div>
</div>
@ -1550,7 +1550,7 @@ loop <span class="k">do</span>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unreachable_code.cr#L53" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unreachable_code.cr#L53" target="_blank">View source</a>]
</div>
</div>

View file

@ -925,7 +925,7 @@ For example, this is considered invalid:</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unused_argument.cr#L28" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unused_argument.cr#L28" target="_blank">
ameba/rule/lint/unused_argument.cr
</a>
@ -1279,7 +1279,7 @@ For example, this is considered invalid:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unused_argument.cr#L28" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unused_argument.cr#L28" target="_blank">View source</a>]
</div>
</div>
@ -1544,7 +1544,7 @@ For example, this is considered invalid:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unused_argument.cr#L44" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unused_argument.cr#L44" target="_blank">View source</a>]
</div>
</div>
@ -1560,7 +1560,7 @@ For example, this is considered invalid:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unused_argument.cr#L48" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unused_argument.cr#L48" target="_blank">View source</a>]
</div>
</div>
@ -1576,7 +1576,7 @@ For example, this is considered invalid:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unused_argument.cr#L52" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unused_argument.cr#L52" target="_blank">View source</a>]
</div>
</div>
@ -1592,7 +1592,7 @@ For example, this is considered invalid:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unused_argument.cr#L40" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unused_argument.cr#L40" target="_blank">View source</a>]
</div>
</div>

View file

@ -932,7 +932,7 @@ For example, this is considered invalid:</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unused_block_argument.cr#L33" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unused_block_argument.cr#L33" target="_blank">
ameba/rule/lint/unused_block_argument.cr
</a>
@ -1350,7 +1350,7 @@ For example, this is considered invalid:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unused_block_argument.cr#L33" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unused_block_argument.cr#L33" target="_blank">View source</a>]
</div>
</div>
@ -1531,7 +1531,7 @@ For example, this is considered invalid:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unused_block_argument.cr#L49" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unused_block_argument.cr#L49" target="_blank">View source</a>]
</div>
</div>
@ -1547,7 +1547,7 @@ For example, this is considered invalid:</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/unused_block_argument.cr#L45" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/unused_block_argument.cr#L45" target="_blank">View source</a>]
</div>
</div>

View file

@ -924,7 +924,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/useless_assign.cr#L28" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/useless_assign.cr#L28" target="_blank">
ameba/rule/lint/useless_assign.cr
</a>
@ -1237,7 +1237,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/useless_assign.cr#L28" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/useless_assign.cr#L28" target="_blank">View source</a>]
</div>
</div>
@ -1418,7 +1418,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/useless_assign.cr#L39" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/useless_assign.cr#L39" target="_blank">View source</a>]
</div>
</div>
@ -1434,7 +1434,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/useless_assign.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/useless_assign.cr#L35" target="_blank">View source</a>]
</div>
</div>

View file

@ -929,7 +929,7 @@ where it is guaranteed to always return the same result.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/useless_condition_in_when.cr#L33" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/useless_condition_in_when.cr#L33" target="_blank">
ameba/rule/lint/useless_condition_in_when.cr
</a>
@ -1242,7 +1242,7 @@ where it is guaranteed to always return the same result.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/useless_condition_in_when.cr#L33" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/useless_condition_in_when.cr#L33" target="_blank">View source</a>]
</div>
</div>
@ -1423,7 +1423,7 @@ where it is guaranteed to always return the same result.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/lint/useless_condition_in_when.cr#L50" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/lint/useless_condition_in_when.cr#L50" target="_blank">View source</a>]
</div>
</div>

View file

@ -882,7 +882,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/metrics/cyclomatic_complexity.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/metrics/cyclomatic_complexity.cr#L1" target="_blank">
ameba/rule/metrics/cyclomatic_complexity.cr
</a>

View file

@ -917,7 +917,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/metrics/cyclomatic_complexity.cr#L11" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/metrics/cyclomatic_complexity.cr#L11" target="_blank">
ameba/rule/metrics/cyclomatic_complexity.cr
</a>
@ -1320,7 +1320,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/metrics/cyclomatic_complexity.cr#L11" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/metrics/cyclomatic_complexity.cr#L11" target="_blank">View source</a>]
</div>
</div>
@ -1529,7 +1529,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/metrics/cyclomatic_complexity.cr#L21" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/metrics/cyclomatic_complexity.cr#L21" target="_blank">View source</a>]
</div>
</div>

View file

@ -882,49 +882,49 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/constant_names.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/constant_names.cr#L1" target="_blank">
ameba/rule/naming/constant_names.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/filename.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/filename.cr#L1" target="_blank">
ameba/rule/naming/filename.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/method_names.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/method_names.cr#L1" target="_blank">
ameba/rule/naming/method_names.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/predicate_name.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/predicate_name.cr#L1" target="_blank">
ameba/rule/naming/predicate_name.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/query_bool_methods.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/query_bool_methods.cr#L1" target="_blank">
ameba/rule/naming/query_bool_methods.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/type_names.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/type_names.cr#L1" target="_blank">
ameba/rule/naming/type_names.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/variable_names.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/variable_names.cr#L1" target="_blank">
ameba/rule/naming/variable_names.cr
</a>

View file

@ -920,7 +920,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/constant_names.cr#L24" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/constant_names.cr#L24" target="_blank">
ameba/rule/naming/constant_names.cr
</a>
@ -1224,7 +1224,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/constant_names.cr#L24" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/constant_names.cr#L24" target="_blank">View source</a>]
</div>
</div>
@ -1405,7 +1405,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/constant_names.cr#L31" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/constant_names.cr#L31" target="_blank">View source</a>]
</div>
</div>

View file

@ -914,7 +914,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/filename.cr#L10" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/filename.cr#L10" target="_blank">
ameba/rule/naming/filename.cr
</a>
@ -1214,7 +1214,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/filename.cr#L10" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/filename.cr#L10" target="_blank">View source</a>]
</div>
</div>
@ -1407,7 +1407,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/filename.cr#L19" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/filename.cr#L19" target="_blank">View source</a>]
</div>
</div>

View file

@ -938,7 +938,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/method_names.cr#L40" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/method_names.cr#L40" target="_blank">
ameba/rule/naming/method_names.cr
</a>
@ -1352,7 +1352,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/method_names.cr#L40" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/method_names.cr#L40" target="_blank">View source</a>]
</div>
</div>
@ -1533,7 +1533,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/method_names.cr#L49" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/method_names.cr#L49" target="_blank">View source</a>]
</div>
</div>

View file

@ -922,7 +922,7 @@ the ones that are not valid Crystal code (e.g. <code>is_404?</code>).</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/predicate_name.cr#L26" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/predicate_name.cr#L26" target="_blank">
ameba/rule/naming/predicate_name.cr
</a>
@ -1228,7 +1228,7 @@ the ones that are not valid Crystal code (e.g. <code>is_404?</code>).</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/predicate_name.cr#L26" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/predicate_name.cr#L26" target="_blank">View source</a>]
</div>
</div>
@ -1409,7 +1409,7 @@ the ones that are not valid Crystal code (e.g. <code>is_404?</code>).</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/predicate_name.cr#L33" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/predicate_name.cr#L33" target="_blank">View source</a>]
</div>
</div>

View file

@ -927,7 +927,7 @@ using <code>Object#(class_)property</code> or <code>Object#(class_)getter</code>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/query_bool_methods.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/query_bool_methods.cr#L29" target="_blank">
ameba/rule/naming/query_bool_methods.cr
</a>
@ -1335,7 +1335,7 @@ using <code>Object#(class_)property</code> or <code>Object#(class_)getter</code>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/query_bool_methods.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/query_bool_methods.cr#L29" target="_blank">View source</a>]
</div>
</div>
@ -1516,7 +1516,7 @@ using <code>Object#(class_)property</code> or <code>Object#(class_)getter</code>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/query_bool_methods.cr#L40" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/query_bool_methods.cr#L40" target="_blank">View source</a>]
</div>
</div>

View file

@ -950,7 +950,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/type_names.cr#L54" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/type_names.cr#L54" target="_blank">
ameba/rule/naming/type_names.cr
</a>
@ -1284,7 +1284,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/type_names.cr#L54" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/type_names.cr#L54" target="_blank">View source</a>]
</div>
</div>
@ -1465,7 +1465,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/type_names.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/type_names.cr#L61" target="_blank">View source</a>]
</div>
</div>

View file

@ -921,7 +921,7 @@ wrong_Name <span class="o">=</span> <span class="n">2</span></code></pre>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/variable_names.cr#L25" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/variable_names.cr#L25" target="_blank">
ameba/rule/naming/variable_names.cr
</a>
@ -1233,7 +1233,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/7ceb3ff/src/ameba/rule/naming/variable_names.cr#L25" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/variable_names.cr#L25" target="_blank">View source</a>]
</div>
</div>
@ -1414,7 +1414,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/7ceb3ff/src/ameba/rule/naming/variable_names.cr#L36" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/variable_names.cr#L36" target="_blank">View source</a>]
</div>
</div>
@ -1442,7 +1442,7 @@ that are tested by this rule, it should add an issue.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/naming/variable_names.cr#L32" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/naming/variable_names.cr#L32" target="_blank">View source</a>]
</div>
</div>

View file

@ -882,77 +882,77 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/any_after_filter.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/performance/any_instead_of_empty.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/performance/base.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/performance/chained_call_with_no_bang.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/performance/compact_after_map.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/performance/excessive_allocations.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/excessive_allocations.cr#L3" target="_blank">
ameba/rule/performance/excessive_allocations.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/first_last_after_filter.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/performance/flatten_after_map.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/performance/map_instead_of_block.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/performance/minmax_after_map.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/minmax_after_map.cr#L3" target="_blank">
ameba/rule/performance/minmax_after_map.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/size_after_filter.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/size_after_filter.cr#L3" target="_blank">
ameba/rule/performance/size_after_filter.cr
</a>

View file

@ -923,7 +923,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/any_after_filter.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/any_after_filter.cr#L29" target="_blank">
ameba/rule/performance/any_after_filter.cr
</a>
@ -1316,7 +1316,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/any_after_filter.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/any_after_filter.cr#L29" target="_blank">View source</a>]
</div>
</div>
@ -1525,7 +1525,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/any_after_filter.cr#L37" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/any_after_filter.cr#L37" target="_blank">View source</a>]
</div>
</div>

View file

@ -925,7 +925,7 @@ one value present.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/any_instead_of_empty.cr#L30" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/any_instead_of_empty.cr#L30" target="_blank">
ameba/rule/performance/any_instead_of_empty.cr
</a>
@ -1402,7 +1402,7 @@ one value present.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/any_instead_of_empty.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/any_instead_of_empty.cr#L30" target="_blank">View source</a>]
</div>
</div>
@ -1583,7 +1583,7 @@ one value present.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/any_instead_of_empty.cr#L39" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/any_instead_of_empty.cr#L39" target="_blank">View source</a>]
</div>
</div>

View file

@ -943,7 +943,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/base.cr#L5" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/base.cr#L5" target="_blank">
ameba/rule/performance/base.cr
</a>
@ -1181,7 +1181,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/base.cr#L5" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/base.cr#L5" target="_blank">View source</a>]
</div>
</div>
@ -1262,7 +1262,7 @@ source.valid?</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/base.cr#L6" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/base.cr#L6" target="_blank">View source</a>]
</div>
</div>

View file

@ -935,7 +935,7 @@ chars <span class="o">=</span> names
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/chained_call_with_no_bang.cr#L39" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/chained_call_with_no_bang.cr#L39" target="_blank">
ameba/rule/performance/chained_call_with_no_bang.cr
</a>
@ -1456,7 +1456,7 @@ chars <span class="o">=</span> names
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/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/3f1e925/src/ameba/rule/performance/chained_call_with_no_bang.cr#L39" target="_blank">View source</a>]
</div>
</div>
@ -1665,7 +1665,7 @@ chars <span class="o">=</span> names
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/chained_call_with_no_bang.cr#L65" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/chained_call_with_no_bang.cr#L65" target="_blank">View source</a>]
</div>
</div>
@ -1681,7 +1681,7 @@ chars <span class="o">=</span> names
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/chained_call_with_no_bang.cr#L61" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/chained_call_with_no_bang.cr#L61" target="_blank">View source</a>]
</div>
</div>

View file

@ -918,7 +918,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/compact_after_map.cr#L24" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/compact_after_map.cr#L24" target="_blank">
ameba/rule/performance/compact_after_map.cr
</a>
@ -1296,7 +1296,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/compact_after_map.cr#L24" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/compact_after_map.cr#L24" target="_blank">View source</a>]
</div>
</div>
@ -1477,7 +1477,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/compact_after_map.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/compact_after_map.cr#L35" target="_blank">View source</a>]
</div>
</div>
@ -1493,7 +1493,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/compact_after_map.cr#L31" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/compact_after_map.cr#L31" target="_blank">View source</a>]
</div>
</div>

View file

@ -928,7 +928,7 @@ that can be avoided by using <code>each_&lt;member&gt;</code> instead of <code>&
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/excessive_allocations.cr#L32" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/excessive_allocations.cr#L32" target="_blank">
ameba/rule/performance/excessive_allocations.cr
</a>
@ -1426,7 +1426,7 @@ that can be avoided by using <code>each_&lt;member&gt;</code> instead of <code>&
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/excessive_allocations.cr#L32" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/excessive_allocations.cr#L32" target="_blank">View source</a>]
</div>
</div>
@ -1635,7 +1635,7 @@ that can be avoided by using <code>each_&lt;member&gt;</code> instead of <code>&
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/excessive_allocations.cr#L54" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/excessive_allocations.cr#L54" target="_blank">View source</a>]
</div>
</div>
@ -1651,7 +1651,7 @@ that can be avoided by using <code>each_&lt;member&gt;</code> instead of <code>&
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/excessive_allocations.cr#L50" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/excessive_allocations.cr#L50" target="_blank">View source</a>]
</div>
</div>

View file

@ -922,7 +922,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/first_last_after_filter.cr#L28" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/first_last_after_filter.cr#L28" target="_blank">
ameba/rule/performance/first_last_after_filter.cr
</a>
@ -1328,7 +1328,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/first_last_after_filter.cr#L28" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/first_last_after_filter.cr#L28" target="_blank">View source</a>]
</div>
</div>
@ -1537,7 +1537,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/first_last_after_filter.cr#L42" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/first_last_after_filter.cr#L42" target="_blank">View source</a>]
</div>
</div>
@ -1553,7 +1553,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/first_last_after_filter.cr#L38" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/first_last_after_filter.cr#L38" target="_blank">View source</a>]
</div>
</div>

View file

@ -918,7 +918,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/flatten_after_map.cr#L24" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/flatten_after_map.cr#L24" target="_blank">
ameba/rule/performance/flatten_after_map.cr
</a>
@ -1296,7 +1296,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/flatten_after_map.cr#L24" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/flatten_after_map.cr#L24" target="_blank">View source</a>]
</div>
</div>
@ -1477,7 +1477,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/flatten_after_map.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/flatten_after_map.cr#L35" target="_blank">View source</a>]
</div>
</div>
@ -1493,7 +1493,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/flatten_after_map.cr#L31" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/flatten_after_map.cr#L31" target="_blank">View source</a>]
</div>
</div>

View file

@ -919,7 +919,7 @@ that follow <code>map</code>.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/map_instead_of_block.cr#L25" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/map_instead_of_block.cr#L25" target="_blank">
ameba/rule/performance/map_instead_of_block.cr
</a>
@ -1309,7 +1309,7 @@ that follow <code>map</code>.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/map_instead_of_block.cr#L25" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/map_instead_of_block.cr#L25" target="_blank">View source</a>]
</div>
</div>
@ -1490,7 +1490,7 @@ that follow <code>map</code>.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/map_instead_of_block.cr#L38" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/map_instead_of_block.cr#L38" target="_blank">View source</a>]
</div>
</div>
@ -1506,7 +1506,7 @@ that follow <code>map</code>.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/map_instead_of_block.cr#L34" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/map_instead_of_block.cr#L34" target="_blank">View source</a>]
</div>
</div>

View file

@ -922,7 +922,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/minmax_after_map.cr#L28" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/minmax_after_map.cr#L28" target="_blank">
ameba/rule/performance/minmax_after_map.cr
</a>
@ -1313,7 +1313,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/minmax_after_map.cr#L28" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/minmax_after_map.cr#L28" target="_blank">View source</a>]
</div>
</div>
@ -1494,7 +1494,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/minmax_after_map.cr#L40" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/minmax_after_map.cr#L40" target="_blank">View source</a>]
</div>
</div>
@ -1510,7 +1510,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/minmax_after_map.cr#L36" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/minmax_after_map.cr#L36" target="_blank">View source</a>]
</div>
</div>

View file

@ -929,7 +929,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/size_after_filter.cr#L35" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/size_after_filter.cr#L35" target="_blank">
ameba/rule/performance/size_after_filter.cr
</a>
@ -1339,7 +1339,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/size_after_filter.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/size_after_filter.cr#L35" target="_blank">View source</a>]
</div>
</div>
@ -1548,7 +1548,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/size_after_filter.cr#L47" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/size_after_filter.cr#L47" target="_blank">View source</a>]
</div>
</div>
@ -1564,7 +1564,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/performance/size_after_filter.cr#L43" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/performance/size_after_filter.cr#L43" target="_blank">View source</a>]
</div>
</div>

View file

@ -882,84 +882,84 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/guard_clause.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/guard_clause.cr#L1" target="_blank">
ameba/rule/style/guard_clause.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/is_a_filter.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/style/is_a_nil.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/style/large_numbers.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/style/negated_conditions_in_unless.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/style/parentheses_around_condition.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/parentheses_around_condition.cr#L1" target="_blank">
ameba/rule/style/parentheses_around_condition.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/redundant_begin.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/style/redundant_next.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/style/redundant_return.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/style/unless_else.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/style/verbose_block.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/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/7ceb3ff/src/ameba/rule/style/while_true.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/while_true.cr#L1" target="_blank">
ameba/rule/style/while_true.cr
</a>

View file

@ -957,7 +957,7 @@ ok</code></pre>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/guard_clause.cr#L54" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/guard_clause.cr#L54" target="_blank">
ameba/rule/style/guard_clause.cr
</a>
@ -1405,7 +1405,7 @@ ok</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/guard_clause.cr#L54" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/guard_clause.cr#L54" target="_blank">View source</a>]
</div>
</div>
@ -1558,7 +1558,7 @@ ok</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/guard_clause.cr#L180" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/guard_clause.cr#L180" target="_blank">View source</a>]
</div>
</div>
@ -1602,7 +1602,7 @@ ok</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/guard_clause.cr#L71" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/guard_clause.cr#L71" target="_blank">View source</a>]
</div>
</div>
@ -1618,7 +1618,7 @@ ok</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/guard_clause.cr#L85" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/guard_clause.cr#L85" target="_blank">View source</a>]
</div>
</div>
@ -1634,7 +1634,7 @@ ok</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/guard_clause.cr#L65" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/guard_clause.cr#L65" target="_blank">View source</a>]
</div>
</div>

View file

@ -937,7 +937,7 @@ matches.one?(<span class="t">Nil</span>) <span class="c"># =&gt; tr
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/is_a_filter.cr#L41" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/is_a_filter.cr#L41" target="_blank">
ameba/rule/style/is_a_filter.cr
</a>
@ -1283,7 +1283,7 @@ matches.one?(<span class="t">Nil</span>) <span class="c"># =&gt; tr
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/is_a_filter.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/is_a_filter.cr#L41" target="_blank">View source</a>]
</div>
</div>
@ -1492,7 +1492,7 @@ matches.one?(<span class="t">Nil</span>) <span class="c"># =&gt; tr
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/is_a_filter.cr#L55" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/is_a_filter.cr#L55" target="_blank">View source</a>]
</div>
</div>
@ -1508,7 +1508,7 @@ matches.one?(<span class="t">Nil</span>) <span class="c"># =&gt; tr
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/is_a_filter.cr#L51" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/is_a_filter.cr#L51" target="_blank">View source</a>]
</div>
</div>

View file

@ -920,7 +920,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/is_a_nil.cr#L22" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/is_a_nil.cr#L22" target="_blank">
ameba/rule/style/is_a_nil.cr
</a>
@ -1316,7 +1316,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/is_a_nil.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/is_a_nil.cr#L22" target="_blank">View source</a>]
</div>
</div>
@ -1497,7 +1497,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/is_a_nil.cr#L31" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/is_a_nil.cr#L31" target="_blank">View source</a>]
</div>
</div>

View file

@ -925,7 +925,7 @@ large numbers more easily.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/large_numbers.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/large_numbers.cr#L29" target="_blank">
ameba/rule/style/large_numbers.cr
</a>
@ -1244,7 +1244,7 @@ large numbers more easily.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/large_numbers.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/large_numbers.cr#L29" target="_blank">View source</a>]
</div>
</div>
@ -1453,7 +1453,7 @@ large numbers more easily.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/large_numbers.cr#L38" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/large_numbers.cr#L38" target="_blank">View source</a>]
</div>
</div>

View file

@ -924,7 +924,7 @@ that is executed if a negated condition is NOT met.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/negated_conditions_in_unless.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/negated_conditions_in_unless.cr#L29" target="_blank">
ameba/rule/style/negated_conditions_in_unless.cr
</a>
@ -1232,7 +1232,7 @@ that is executed if a negated condition is NOT met.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/negated_conditions_in_unless.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/negated_conditions_in_unless.cr#L29" target="_blank">View source</a>]
</div>
</div>
@ -1413,7 +1413,7 @@ that is executed if a negated condition is NOT met.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/negated_conditions_in_unless.cr#L36" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/negated_conditions_in_unless.cr#L36" target="_blank">View source</a>]
</div>
</div>

View file

@ -925,7 +925,7 @@ around the condition of <code>if</code>, <code>unless</code>, <code>case</code>,
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/parentheses_around_condition.cr#L29" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/parentheses_around_condition.cr#L29" target="_blank">
ameba/rule/style/parentheses_around_condition.cr
</a>
@ -1259,7 +1259,7 @@ around the condition of <code>if</code>, <code>unless</code>, <code>case</code>,
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/parentheses_around_condition.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/parentheses_around_condition.cr#L29" target="_blank">View source</a>]
</div>
</div>
@ -1496,7 +1496,7 @@ around the condition of <code>if</code>, <code>unless</code>, <code>case</code>,
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/parentheses_around_condition.cr#L55" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/parentheses_around_condition.cr#L55" target="_blank">View source</a>]
</div>
</div>

View file

@ -949,7 +949,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/redundant_begin.cr#L58" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/redundant_begin.cr#L58" target="_blank">
ameba/rule/style/redundant_begin.cr
</a>
@ -1374,7 +1374,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/redundant_begin.cr#L58" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/redundant_begin.cr#L58" target="_blank">View source</a>]
</div>
</div>
@ -1555,7 +1555,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/redundant_begin.cr#L67" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/redundant_begin.cr#L67" target="_blank">View source</a>]
</div>
</div>

View file

@ -984,7 +984,7 @@ without arguments. Sometimes such statements are used to yild the <code>nil</cod
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/redundant_next.cr#L99" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/redundant_next.cr#L99" target="_blank">
ameba/rule/style/redundant_next.cr
</a>
@ -1469,7 +1469,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/7ceb3ff/src/ameba/rule/style/redundant_next.cr#L99" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/redundant_next.cr#L99" target="_blank">View source</a>]
</div>
</div>
@ -1706,7 +1706,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/7ceb3ff/src/ameba/rule/style/redundant_next.cr#L115" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/redundant_next.cr#L115" target="_blank">View source</a>]
</div>
</div>
@ -1722,7 +1722,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/7ceb3ff/src/ameba/rule/style/redundant_next.cr#L111" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/redundant_next.cr#L111" target="_blank">View source</a>]
</div>
</div>

View file

@ -981,7 +981,7 @@ without arguments. Sometimes such returns are used to return the <code>nil</code
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/redundant_return.cr#L96" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/redundant_return.cr#L96" target="_blank">
ameba/rule/style/redundant_return.cr
</a>
@ -1463,7 +1463,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/7ceb3ff/src/ameba/rule/style/redundant_return.cr#L96" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/redundant_return.cr#L96" target="_blank">View source</a>]
</div>
</div>
@ -1700,7 +1700,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/7ceb3ff/src/ameba/rule/style/redundant_return.cr#L112" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/redundant_return.cr#L112" target="_blank">View source</a>]
</div>
</div>
@ -1716,7 +1716,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/7ceb3ff/src/ameba/rule/style/redundant_return.cr#L108" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/redundant_return.cr#L108" target="_blank">View source</a>]
</div>
</div>

View file

@ -937,7 +937,7 @@ an <code>if</code>, so the previous invalid example would become this:</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/unless_else.cr#L45" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/unless_else.cr#L45" target="_blank">
ameba/rule/style/unless_else.cr
</a>
@ -1258,7 +1258,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/7ceb3ff/src/ameba/rule/style/unless_else.cr#L45" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/unless_else.cr#L45" target="_blank">View source</a>]
</div>
</div>
@ -1439,7 +1439,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/7ceb3ff/src/ameba/rule/style/unless_else.cr#L52" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/unless_else.cr#L52" target="_blank">View source</a>]
</div>
</div>

View file

@ -928,7 +928,7 @@ argument as a receiver, that can be collapsed into a short form.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/verbose_block.cr#L30" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/verbose_block.cr#L30" target="_blank">
ameba/rule/style/verbose_block.cr
</a>
@ -1407,7 +1407,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/7ceb3ff/src/ameba/rule/style/verbose_block.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/verbose_block.cr#L30" target="_blank">View source</a>]
</div>
</div>
@ -1784,7 +1784,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/7ceb3ff/src/ameba/rule/style/verbose_block.cr#L218" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/verbose_block.cr#L218" target="_blank">View source</a>]
</div>
</div>

View file

@ -924,7 +924,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/while_true.cr#L28" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/while_true.cr#L28" target="_blank">
ameba/rule/style/while_true.cr
</a>
@ -1232,7 +1232,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/while_true.cr#L28" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/while_true.cr#L28" target="_blank">View source</a>]
</div>
</div>
@ -1413,7 +1413,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/rule/style/while_true.cr#L35" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/3f1e925/src/ameba/rule/style/while_true.cr#L35" target="_blank">View source</a>]
</div>
</div>