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 @ a3e5f2d206
🚀
This commit is contained in:
parent
b2601a314e
commit
68b13e74dc
125 changed files with 1413 additions and 1406 deletions
32
Ameba.html
32
Ameba.html
|
@ -581,6 +581,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/ParenthesesAroundCondition" data-name="ameba::rule::style::parenthesesaroundcondition">
|
||||
<a href="Ameba/Rule/Style/ParenthesesAroundCondition.html">ParenthesesAroundCondition</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/PredicateName" data-name="ameba::rule::style::predicatename">
|
||||
<a href="Ameba/Rule/Style/PredicateName.html">PredicateName</a>
|
||||
|
||||
|
@ -596,11 +601,6 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantParentheses" data-name="ameba::rule::style::redundantparentheses">
|
||||
<a href="Ameba/Rule/Style/RedundantParentheses.html">RedundantParentheses</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Style/RedundantReturn" data-name="ameba::rule::style::redundantreturn">
|
||||
<a href="Ameba/Rule/Style/RedundantReturn.html">RedundantReturn</a>
|
||||
|
||||
|
@ -804,70 +804,70 @@ config.files <span class="o">=</span> file_paths
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba.cr#L25" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba.cr#L25" target="_blank">
|
||||
ameba.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/glob_utils.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/glob_utils.cr#L1" target="_blank">
|
||||
ameba/glob_utils.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/inline_comments.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/inline_comments.cr#L1" target="_blank">
|
||||
ameba/inline_comments.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/issue.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/issue.cr#L1" target="_blank">
|
||||
ameba/issue.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/reportable.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/reportable.cr#L1" target="_blank">
|
||||
ameba/reportable.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/runner.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/runner.cr#L1" target="_blank">
|
||||
ameba/runner.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/severity.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/severity.cr#L1" target="_blank">
|
||||
ameba/severity.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/source.cr#L1" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/source.cr#L1" target="_blank">
|
||||
ameba/source.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/spec/support.cr#L7" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/spec/support.cr#L7" target="_blank">
|
||||
ameba/spec/support.cr
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba/tokenizer.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba/tokenizer.cr#L3" target="_blank">
|
||||
ameba/tokenizer.cr
|
||||
</a>
|
||||
|
||||
|
@ -962,7 +962,7 @@ Can be configured via <code>config</code> parameter.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/496e8930/src/ameba.cr#L39" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/a3e5f2d2/src/ameba.cr#L39" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue