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@0c6745781e 🚀
This commit is contained in:
parent
e7346a81e6
commit
fb33423d18
139 changed files with 2983 additions and 806 deletions
|
@ -502,6 +502,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
|
||||
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
|
||||
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
|
||||
|
||||
|
@ -887,7 +892,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/base_formatter.cr#L8" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/base_formatter.cr#L8" target="_blank">
|
||||
ameba/formatter/base_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1020,7 +1025,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/base_formatter.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/base_formatter.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1050,7 +1055,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/base_formatter.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/base_formatter.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1072,7 +1077,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/base_formatter.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/base_formatter.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1093,7 +1098,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/base_formatter.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/base_formatter.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1115,7 +1120,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/base_formatter.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/base_formatter.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1137,7 +1142,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/base_formatter.cr#L26" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/base_formatter.cr#L26" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1159,7 +1164,7 @@ A list of sources to inspect is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/base_formatter.cr#L18" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/base_formatter.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -502,6 +502,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
|
||||
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
|
||||
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
|
||||
|
||||
|
@ -865,7 +870,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/disabled_formatter.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/disabled_formatter.cr#L3" target="_blank">
|
||||
ameba/formatter/disabled_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1015,7 +1020,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/disabled_formatter.cr#L4" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/disabled_formatter.cr#L4" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -502,6 +502,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
|
||||
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
|
||||
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
|
||||
|
||||
|
@ -894,7 +899,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/dot_formatter.cr#L6" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/dot_formatter.cr#L6" target="_blank">
|
||||
ameba/formatter/dot_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1087,7 +1092,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/dot_formatter.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/dot_formatter.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1108,7 +1113,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/dot_formatter.cr#L21" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/dot_formatter.cr#L21" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1129,7 +1134,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/dot_formatter.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/dot_formatter.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -502,6 +502,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
|
||||
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
|
||||
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
|
||||
|
||||
|
@ -880,7 +885,7 @@ a specific location.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/explain_formatter.cr#L6" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/explain_formatter.cr#L6" target="_blank">
|
||||
ameba/formatter/explain_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1038,7 +1043,7 @@ Second argument is <em>location</em> which indicates the location to explain.</p
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/explain_formatter.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/explain_formatter.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1073,7 +1078,7 @@ Second argument is <em>location</em> which indicates the location to explain.</p
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/explain_formatter.cr#L33" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/explain_formatter.cr#L33" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1089,7 +1094,7 @@ Second argument is <em>location</em> which indicates the location to explain.</p
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/explain_formatter.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/explain_formatter.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1105,7 +1110,7 @@ Second argument is <em>location</em> which indicates the location to explain.</p
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/explain_formatter.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/explain_formatter.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -502,6 +502,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
|
||||
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
|
||||
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
|
||||
|
||||
|
@ -854,7 +859,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/flycheck_formatter.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/flycheck_formatter.cr#L2" target="_blank">
|
||||
ameba/formatter/flycheck_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1004,7 +1009,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/flycheck_formatter.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/flycheck_formatter.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -502,6 +502,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
|
||||
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
|
||||
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
|
||||
|
||||
|
@ -921,7 +926,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/json_formatter.cr#L65" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/json_formatter.cr#L65" target="_blank">
|
||||
ameba/formatter/json_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1088,7 +1093,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/json_formatter.cr#L66" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/json_formatter.cr#L66" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1128,7 +1133,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/json_formatter.cr#L94" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/json_formatter.cr#L94" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1154,7 +1159,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/json_formatter.cr#L74" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/json_formatter.cr#L74" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1180,7 +1185,7 @@ A list of sources to inspect is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/json_formatter.cr#L70" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/json_formatter.cr#L70" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -502,6 +502,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
|
||||
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
|
||||
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
|
||||
|
||||
|
@ -867,7 +872,7 @@ or excludes failed sources from these rules.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/todo_formatter.cr#L5" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/todo_formatter.cr#L5" target="_blank">
|
||||
ameba/formatter/todo_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1083,7 +1088,7 @@ or excludes failed sources from these rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/todo_formatter.cr#L6" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/todo_formatter.cr#L6" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1122,7 +1127,7 @@ or excludes failed sources from these rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/todo_formatter.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/todo_formatter.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -502,6 +502,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/Typos" data-name="ameba::rule::lint::typos">
|
||||
<a href="../../Ameba/Rule/Lint/Typos.html">Typos</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/UnneededDisableDirective" data-name="ameba::rule::lint::unneededdisabledirective">
|
||||
<a href="../../Ameba/Rule/Lint/UnneededDisableDirective.html">UnneededDisableDirective</a>
|
||||
|
||||
|
@ -882,7 +887,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/util.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/util.cr#L2" target="_blank">
|
||||
ameba/formatter/util.cr
|
||||
</a>
|
||||
|
||||
|
@ -967,7 +972,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/util.cr#L45" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/util.cr#L45" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -983,7 +988,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/util.cr#L51" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/util.cr#L51" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -999,7 +1004,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/util.cr#L19" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/util.cr#L19" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1015,7 +1020,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/util.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/util.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1031,7 +1036,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9f6615b/src/ameba/formatter/util.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/0c67457/src/ameba/formatter/util.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue