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 @ e7a6b6b153
🚀
This commit is contained in:
parent
68b13e74dc
commit
f35c3daca7
123 changed files with 1355 additions and 1355 deletions
|
@ -815,7 +815,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/a3e5f2d2/src/ameba/rule/lint/redundant_with_object.cr#L30" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/rule/lint/redundant_with_object.cr#L30" target="_blank">
|
||||
ameba/rule/lint/redundant_with_object.cr
|
||||
</a>
|
||||
|
||||
|
@ -913,12 +913,12 @@ collection.each_with_object(<span class="n">0</span>) <span class="k">do</span>
|
|||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#enabled%3ABool-instance-method" class="signature"><strong>#enabled</strong> : Bool</a>
|
||||
<a href="#enabled%3D%28enabled%3ABool%29-instance-method" class="signature"><strong>#enabled=</strong>(enabled : Bool)</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#enabled%3D%28enabled%3ABool%29-instance-method" class="signature"><strong>#enabled=</strong>(enabled : Bool)</a>
|
||||
<a href="#enabled%3F%3ABool-instance-method" class="signature"><strong>#enabled?</strong> : Bool</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -1116,7 +1116,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/a3e5f2d2/src/ameba/rule/lint/redundant_with_object.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/rule/lint/redundant_with_object.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1202,12 +1202,12 @@ collection.each_with_object(<span class="n">0</span>) <span class="k">do</span>
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="enabled:Bool-instance-method">
|
||||
<div class="entry-detail" id="enabled=(enabled:Bool)-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>enabled</strong> : Bool
|
||||
def <strong>enabled=</strong>(enabled : Bool)
|
||||
|
||||
<a class="method-permalink" href="#enabled%3ABool-instance-method">#</a>
|
||||
<a class="method-permalink" href="#enabled%3D%28enabled%3ABool%29-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
|
@ -1216,12 +1216,12 @@ collection.each_with_object(<span class="n">0</span>) <span class="k">do</span>
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="enabled=(enabled:Bool)-instance-method">
|
||||
<div class="entry-detail" id="enabled?:Bool-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>enabled=</strong>(enabled : Bool)
|
||||
def <strong>enabled?</strong> : Bool
|
||||
|
||||
<a class="method-permalink" href="#enabled%3D%28enabled%3ABool%29-instance-method">#</a>
|
||||
<a class="method-permalink" href="#enabled%3F%3ABool-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
|
@ -1297,7 +1297,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/a3e5f2d2/src/ameba/rule/lint/redundant_with_object.cr#L37" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/rule/lint/redundant_with_object.cr#L37" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue