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 @ b78e2aebc5
🚀
This commit is contained in:
parent
aa1deb7b7e
commit
e267b1dd88
128 changed files with 2815 additions and 734 deletions
|
@ -376,6 +376,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/MissingBlockArgument" data-name="ameba::rule::lint::missingblockargument">
|
||||
<a href="../../Ameba/Rule/Lint/MissingBlockArgument.html">MissingBlockArgument</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNil" data-name="ameba::rule::lint::notnil">
|
||||
<a href="../../Ameba/Rule/Lint/NotNil.html">NotNil</a>
|
||||
|
||||
|
@ -816,7 +821,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/base_formatter.cr#L8" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/base_formatter.cr#L8" target="_blank">
|
||||
ameba/formatter/base_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -949,7 +954,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/base_formatter.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/base_formatter.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -979,7 +984,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/base_formatter.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/base_formatter.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1001,7 +1006,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/base_formatter.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/base_formatter.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1022,7 +1027,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/base_formatter.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/base_formatter.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1044,7 +1049,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/base_formatter.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/base_formatter.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1066,7 +1071,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/base_formatter.cr#L26" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/base_formatter.cr#L26" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1088,7 +1093,7 @@ A list of sources to inspect is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/base_formatter.cr#L18" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/base_formatter.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -376,6 +376,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/MissingBlockArgument" data-name="ameba::rule::lint::missingblockargument">
|
||||
<a href="../../Ameba/Rule/Lint/MissingBlockArgument.html">MissingBlockArgument</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNil" data-name="ameba::rule::lint::notnil">
|
||||
<a href="../../Ameba/Rule/Lint/NotNil.html">NotNil</a>
|
||||
|
||||
|
@ -794,7 +799,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/disabled_formatter.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/disabled_formatter.cr#L3" target="_blank">
|
||||
ameba/formatter/disabled_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -944,7 +949,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/disabled_formatter.cr#L4" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/disabled_formatter.cr#L4" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -376,6 +376,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/MissingBlockArgument" data-name="ameba::rule::lint::missingblockargument">
|
||||
<a href="../../Ameba/Rule/Lint/MissingBlockArgument.html">MissingBlockArgument</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNil" data-name="ameba::rule::lint::notnil">
|
||||
<a href="../../Ameba/Rule/Lint/NotNil.html">NotNil</a>
|
||||
|
||||
|
@ -823,7 +828,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/dot_formatter.cr#L6" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/dot_formatter.cr#L6" target="_blank">
|
||||
ameba/formatter/dot_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1016,7 +1021,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/dot_formatter.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/dot_formatter.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1037,7 +1042,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/dot_formatter.cr#L21" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/dot_formatter.cr#L21" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1058,7 +1063,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/dot_formatter.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/dot_formatter.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -376,6 +376,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/MissingBlockArgument" data-name="ameba::rule::lint::missingblockargument">
|
||||
<a href="../../Ameba/Rule/Lint/MissingBlockArgument.html">MissingBlockArgument</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNil" data-name="ameba::rule::lint::notnil">
|
||||
<a href="../../Ameba/Rule/Lint/NotNil.html">NotNil</a>
|
||||
|
||||
|
@ -809,7 +814,7 @@ a specific location.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/explain_formatter.cr#L6" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/explain_formatter.cr#L6" target="_blank">
|
||||
ameba/formatter/explain_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -986,7 +991,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/e6ebca7a/src/ameba/formatter/explain_formatter.cr#L26" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/explain_formatter.cr#L26" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1021,7 +1026,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/e6ebca7a/src/ameba/formatter/explain_formatter.cr#L35" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/explain_formatter.cr#L35" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1037,7 +1042,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/e6ebca7a/src/ameba/formatter/explain_formatter.cr#L12" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/explain_formatter.cr#L12" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1053,7 +1058,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/e6ebca7a/src/ameba/formatter/explain_formatter.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/explain_formatter.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -376,6 +376,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/MissingBlockArgument" data-name="ameba::rule::lint::missingblockargument">
|
||||
<a href="../../Ameba/Rule/Lint/MissingBlockArgument.html">MissingBlockArgument</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNil" data-name="ameba::rule::lint::notnil">
|
||||
<a href="../../Ameba/Rule/Lint/NotNil.html">NotNil</a>
|
||||
|
||||
|
@ -783,7 +788,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/flycheck_formatter.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/flycheck_formatter.cr#L2" target="_blank">
|
||||
ameba/formatter/flycheck_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -933,7 +938,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/flycheck_formatter.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/flycheck_formatter.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -376,6 +376,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/MissingBlockArgument" data-name="ameba::rule::lint::missingblockargument">
|
||||
<a href="../../Ameba/Rule/Lint/MissingBlockArgument.html">MissingBlockArgument</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNil" data-name="ameba::rule::lint::notnil">
|
||||
<a href="../../Ameba/Rule/Lint/NotNil.html">NotNil</a>
|
||||
|
||||
|
@ -850,7 +855,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/json_formatter.cr#L65" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/json_formatter.cr#L65" target="_blank">
|
||||
ameba/formatter/json_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1017,7 +1022,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/json_formatter.cr#L66" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/json_formatter.cr#L66" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1057,7 +1062,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/json_formatter.cr#L94" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/json_formatter.cr#L94" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1083,7 +1088,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/json_formatter.cr#L74" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/json_formatter.cr#L74" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1109,7 +1114,7 @@ A list of sources to inspect is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/json_formatter.cr#L70" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/json_formatter.cr#L70" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -376,6 +376,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/MissingBlockArgument" data-name="ameba::rule::lint::missingblockargument">
|
||||
<a href="../../Ameba/Rule/Lint/MissingBlockArgument.html">MissingBlockArgument</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNil" data-name="ameba::rule::lint::notnil">
|
||||
<a href="../../Ameba/Rule/Lint/NotNil.html">NotNil</a>
|
||||
|
||||
|
@ -796,7 +801,7 @@ or excludes failed sources from these rules.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/todo_formatter.cr#L5" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/todo_formatter.cr#L5" target="_blank">
|
||||
ameba/formatter/todo_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1012,7 +1017,7 @@ or excludes failed sources from these rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/todo_formatter.cr#L6" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/todo_formatter.cr#L6" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1051,7 +1056,7 @@ or excludes failed sources from these rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/todo_formatter.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/todo_formatter.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -376,6 +376,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/MissingBlockArgument" data-name="ameba::rule::lint::missingblockargument">
|
||||
<a href="../../Ameba/Rule/Lint/MissingBlockArgument.html">MissingBlockArgument</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Lint/NotNil" data-name="ameba::rule::lint::notnil">
|
||||
<a href="../../Ameba/Rule/Lint/NotNil.html">NotNil</a>
|
||||
|
||||
|
@ -797,7 +802,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/util.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/util.cr#L2" target="_blank">
|
||||
ameba/formatter/util.cr
|
||||
</a>
|
||||
|
||||
|
@ -882,7 +887,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/util.cr#L43" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/util.cr#L43" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -898,7 +903,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/util.cr#L49" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/util.cr#L49" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -914,7 +919,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/util.cr#L17" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/util.cr#L17" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -930,7 +935,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/util.cr#L3" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/util.cr#L3" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -946,7 +951,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/e6ebca7a/src/ameba/formatter/util.cr#L7" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/b78e2aeb/src/ameba/formatter/util.cr#L7" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue