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 @ crystal-ameba/ameba@5aac63ea74 🚀
This commit is contained in:
parent
4be0551946
commit
f00425a866
147 changed files with 866 additions and 1206 deletions
|
@ -948,7 +948,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/rule/lint/typos.cr#L15" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/rule/lint/typos.cr#L15" target="_blank">
|
||||
ameba/rule/lint/typos.cr
|
||||
</a>
|
||||
|
||||
|
@ -1046,7 +1046,7 @@
|
|||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#bin_path%3D%28bin_path%3ANil%7CString%29-instance-method" class="signature"><strong>#bin_path=</strong>(bin_path : Nil | String)</a>
|
||||
<a href="#bin_path%3D%28bin_path%3AString%7CNil%29-instance-method" class="signature"><strong>#bin_path=</strong>(bin_path : String | Nil)</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -1277,7 +1277,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/rule/lint/typos.cr#L15" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/rule/lint/typos.cr#L15" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1346,17 +1346,17 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/rule/lint/typos.cr#L26" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/rule/lint/typos.cr#L26" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="bin_path=(bin_path:Nil|String)-instance-method">
|
||||
<div class="entry-detail" id="bin_path=(bin_path:String|Nil)-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>bin_path=</strong>(bin_path : Nil | String)
|
||||
def <strong>bin_path=</strong>(bin_path : String | Nil)
|
||||
|
||||
<a class="method-permalink" href="#bin_path%3D%28bin_path%3ANil%7CString%29-instance-method">#</a>
|
||||
<a class="method-permalink" href="#bin_path%3D%28bin_path%3AString%7CNil%29-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
|
@ -1528,7 +1528,7 @@ that are tested by this rule, it should add an issue.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/52a3e47/src/ameba/rule/lint/typos.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/5aac63e/src/ameba/rule/lint/typos.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue