mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Deploying to gh-pages from @ 4533e52aa5
🚀
This commit is contained in:
parent
2350a89133
commit
76aad1519b
125 changed files with 933 additions and 986 deletions
|
@ -822,7 +822,7 @@ argument as a receiver, that can be collapsed into a short form.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/150ba6c7/src/ameba/rule/style/verbose_block.cr#L30" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/4533e52a/src/ameba/rule/style/verbose_block.cr#L30" target="_blank">
|
||||
ameba/rule/style/verbose_block.cr
|
||||
</a>
|
||||
|
||||
|
@ -1052,8 +1052,8 @@ argument as a receiver, that can be collapsed into a short form.</p>
|
|||
control_exp_code</a>,
|
||||
|
||||
|
||||
<a href="../../../Ameba/AST/Util.html#dynamic_literal%3F%28node%2Cinclude_paths%3Dfalse%29%3ABool-instance-method" class="tooltip">
|
||||
<span>dynamic_literal?(node, include_paths = <span class="n">false</span>) : Bool</span>
|
||||
<a href="../../../Ameba/AST/Util.html#dynamic_literal%3F%28node%29%3ABool-instance-method" class="tooltip">
|
||||
<span>dynamic_literal?(node) : Bool</span>
|
||||
dynamic_literal?</a>,
|
||||
|
||||
|
||||
|
@ -1072,8 +1072,8 @@ argument as a receiver, that can be collapsed into a short form.</p>
|
|||
flow_expression?</a>,
|
||||
|
||||
|
||||
<a href="../../../Ameba/AST/Util.html#literal%3F%28node%2Cinclude_paths%3Dfalse%29%3ABool-instance-method" class="tooltip">
|
||||
<span>literal?(node, include_paths = <span class="n">false</span>) : Bool</span>
|
||||
<a href="../../../Ameba/AST/Util.html#literal%3F%28node%29%3ABool-instance-method" class="tooltip">
|
||||
<span>literal?(node) : Bool</span>
|
||||
literal?</a>,
|
||||
|
||||
|
||||
|
@ -1117,8 +1117,8 @@ argument as a receiver, that can be collapsed into a short form.</p>
|
|||
source_between</a>,
|
||||
|
||||
|
||||
<a href="../../../Ameba/AST/Util.html#static_literal%3F%28node%2Cinclude_paths%3Dfalse%29%3ABool-instance-method" class="tooltip">
|
||||
<span>static_literal?(node, include_paths = <span class="n">false</span>) : Bool</span>
|
||||
<a href="../../../Ameba/AST/Util.html#static_literal%3F%28node%29%3ABool-instance-method" class="tooltip">
|
||||
<span>static_literal?(node) : Bool</span>
|
||||
static_literal?</a>
|
||||
|
||||
|
||||
|
@ -1301,7 +1301,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/150ba6c7/src/ameba/rule/style/verbose_block.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/4533e52a/src/ameba/rule/style/verbose_block.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1678,7 +1678,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/150ba6c7/src/ameba/rule/style/verbose_block.cr#L215" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/4533e52a/src/ameba/rule/style/verbose_block.cr#L215" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue