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@b6bd74e02f 🚀
This commit is contained in:
parent
18e2b53b9f
commit
97f4d31b25
148 changed files with 5530 additions and 2105 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Crystal Docs 1.9.2">
|
||||
<meta name="generator" content="Crystal Docs 1.10.1">
|
||||
<meta name="crystal_docs.project_version" content="master">
|
||||
<meta name="crystal_docs.project_name" content="ameba">
|
||||
|
||||
|
@ -956,7 +956,7 @@ Crystal's built-in formatter.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/rule/lint/formatting.cr#L28" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/rule/lint/formatting.cr#L28" target="_blank">
|
||||
ameba/rule/lint/formatting.cr
|
||||
</a>
|
||||
|
||||
|
@ -1038,6 +1038,8 @@ Crystal's built-in formatter.</p>
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2>
|
||||
<a id="instance-method-summary" class="anchor" href="#instance-method-summary">
|
||||
<svg class="octicon-link" aria-hidden="true">
|
||||
|
@ -1107,8 +1109,6 @@ Crystal's built-in formatter.</p>
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="methods-inherited">
|
||||
|
||||
|
||||
|
@ -1118,6 +1118,9 @@ Crystal's built-in formatter.</p>
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1126,6 +1129,9 @@ Crystal's built-in formatter.</p>
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1193,7 +1199,44 @@ Crystal's built-in formatter.</p>
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3>Macros inherited from class <code><a href="../../../Ameba/Rule/Base.html">Ameba::Rule::Base</a></code></h3>
|
||||
|
||||
|
||||
<a href="../../../Ameba/Rule/Base.html#issue_for%28%2Aargs%2C%2A%2Akwargs%2C%26block%29-macro" class="tooltip">
|
||||
<span>issue_for(*args, **kwargs, &block)</span>
|
||||
issue_for</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3>Macros inherited from module <code>Ameba::Config::RuleConfig</code></h3>
|
||||
|
||||
|
||||
<a href="../../../Ameba/Config/RuleConfig.html#properties%28%26block%29-macro" class="tooltip">
|
||||
<span>properties(&block)</span>
|
||||
properties</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1207,13 +1250,6 @@ Crystal's built-in formatter.</p>
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1281,7 +1317,7 @@ Crystal's built-in formatter.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/rule/lint/formatting.cr#L28" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/rule/lint/formatting.cr#L28" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1330,6 +1366,8 @@ Crystal's built-in formatter.</p>
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2>
|
||||
<a id="instance-method-detail" class="anchor" href="#instance-method-detail">
|
||||
<svg class="octicon-link" aria-hidden="true">
|
||||
|
@ -1490,15 +1528,13 @@ Crystal's built-in formatter.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/rule/lint/formatting.cr#L39" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/rule/lint/formatting.cr#L39" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue