Deploying to gh-pages from @ crystal-ameba/ameba@b6bd74e02f 🚀

This commit is contained in:
Sija 2024-01-09 20:13:27 +00:00
parent 18e2b53b9f
commit 97f4d31b25
148 changed files with 5530 additions and 2105 deletions

View file

@ -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">
@ -947,7 +947,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/base_formatter.cr#L8" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/base_formatter.cr#L8" target="_blank">
ameba/formatter/base_formatter.cr
</a>
@ -979,6 +979,8 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
<h2>
<a id="instance-method-summary" class="anchor" href="#instance-method-summary">
<svg class="octicon-link" aria-hidden="true">
@ -1018,7 +1020,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
<li class="entry-summary">
<a href="#source_started%28source%3ASource%29-instance-method" class="signature"><strong>#source_started</strong>(source : Source)</a>
<div class="summary"><p>Callback that indicates when source inspection is finished.</p></div>
<div class="summary"><p>Callback that indicates when source inspection is started.</p></div>
</li>
@ -1033,8 +1035,6 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
<div class="methods-inherited">
@ -1046,12 +1046,18 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
@ -1080,7 +1086,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/base_formatter.cr#L13" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/base_formatter.cr#L13" target="_blank">View source</a>]
</div>
</div>
@ -1090,6 +1096,8 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
<h2>
<a id="instance-method-detail" class="anchor" href="#instance-method-detail">
<svg class="octicon-link" aria-hidden="true">
@ -1110,7 +1118,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/base_formatter.cr#L11" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/base_formatter.cr#L11" target="_blank">View source</a>]
</div>
</div>
@ -1132,7 +1140,7 @@ A list of inspected sources is passed as an argument.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/base_formatter.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/base_formatter.cr#L30" target="_blank">View source</a>]
</div>
</div>
@ -1153,7 +1161,7 @@ A list of inspected sources is passed as an argument.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/base_formatter.cr#L10" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/base_formatter.cr#L10" target="_blank">View source</a>]
</div>
</div>
@ -1175,7 +1183,7 @@ A corresponding source is passed as an argument.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/base_formatter.cr#L22" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/base_formatter.cr#L26" target="_blank">View source</a>]
</div>
</div>
@ -1190,14 +1198,14 @@ A corresponding source is passed as an argument.</p>
<div class="doc">
<p>Callback that indicates when source inspection is finished.
<p>Callback that indicates when source inspection is started.
A corresponding source is passed as an argument.</p>
</div>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/base_formatter.cr#L26" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/base_formatter.cr#L22" target="_blank">View source</a>]
</div>
</div>
@ -1219,15 +1227,13 @@ A list of sources to inspect is passed as an argument.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/base_formatter.cr#L18" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/base_formatter.cr#L18" target="_blank">View source</a>]
</div>
</div>
</div>
</body>

View file

@ -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">
@ -925,7 +925,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/disabled_formatter.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/disabled_formatter.cr#L3" target="_blank">
ameba/formatter/disabled_formatter.cr
</a>
@ -940,6 +940,8 @@
<h2>
<a id="instance-method-summary" class="anchor" href="#instance-method-summary">
<svg class="octicon-link" aria-hidden="true">
@ -961,8 +963,6 @@
<div class="methods-inherited">
@ -1017,6 +1017,9 @@
@ -1024,6 +1027,9 @@
@ -1033,6 +1039,9 @@
@ -1045,6 +1054,8 @@
<h2>
<a id="instance-method-detail" class="anchor" href="#instance-method-detail">
<svg class="octicon-link" aria-hidden="true">
@ -1075,15 +1086,13 @@ A list of inspected sources is passed as an argument.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/disabled_formatter.cr#L4" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/disabled_formatter.cr#L4" target="_blank">View source</a>]
</div>
</div>
</div>
</body>

View file

@ -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">
@ -954,7 +954,7 @@ It is similar to Crystal's dot formatter for specs.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/dot_formatter.cr#L6" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/dot_formatter.cr#L6" target="_blank">
ameba/formatter/dot_formatter.cr
</a>
@ -969,6 +969,8 @@ It is similar to Crystal's dot formatter for specs.</p>
<h2>
<a id="instance-method-summary" class="anchor" href="#instance-method-summary">
<svg class="octicon-link" aria-hidden="true">
@ -1004,8 +1006,6 @@ It is similar to Crystal's dot formatter for specs.</p>
<div class="methods-inherited">
@ -1041,6 +1041,9 @@ It is similar to Crystal's dot formatter for specs.</p>
@ -1094,6 +1097,9 @@ It is similar to Crystal's dot formatter for specs.</p>
@ -1101,6 +1107,9 @@ It is similar to Crystal's dot formatter for specs.</p>
@ -1110,6 +1119,9 @@ It is similar to Crystal's dot formatter for specs.</p>
@ -1122,6 +1134,8 @@ It is similar to Crystal's dot formatter for specs.</p>
<h2>
<a id="instance-method-detail" class="anchor" href="#instance-method-detail">
<svg class="octicon-link" aria-hidden="true">
@ -1147,7 +1161,7 @@ It is similar to Crystal's dot formatter for specs.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/dot_formatter.cr#L27" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/dot_formatter.cr#L27" target="_blank">View source</a>]
</div>
</div>
@ -1168,7 +1182,7 @@ It is similar to Crystal's dot formatter for specs.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/dot_formatter.cr#L21" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/dot_formatter.cr#L21" target="_blank">View source</a>]
</div>
</div>
@ -1189,15 +1203,13 @@ It is similar to Crystal's dot formatter for specs.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/dot_formatter.cr#L13" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/dot_formatter.cr#L13" target="_blank">View source</a>]
</div>
</div>
</div>
</body>

View file

@ -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">
@ -940,7 +940,7 @@ a specific location.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/explain_formatter.cr#L6" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/explain_formatter.cr#L6" target="_blank">
ameba/formatter/explain_formatter.cr
</a>
@ -974,6 +974,8 @@ a specific location.</p>
<h2>
<a id="instance-method-summary" class="anchor" href="#instance-method-summary">
<svg class="octicon-link" aria-hidden="true">
@ -1005,8 +1007,6 @@ a specific location.</p>
<div class="methods-inherited">
@ -1042,12 +1042,18 @@ a specific location.</p>
@ -1058,6 +1064,9 @@ a specific location.</p>
@ -1098,7 +1107,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/452a7a8/src/ameba/formatter/explain_formatter.cr#L24" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/explain_formatter.cr#L24" target="_blank">View source</a>]
</div>
</div>
@ -1108,6 +1117,8 @@ Second argument is <em>location</em> which indicates the location to explain.</p
<h2>
<a id="instance-method-detail" class="anchor" href="#instance-method-detail">
<svg class="octicon-link" aria-hidden="true">
@ -1133,7 +1144,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/452a7a8/src/ameba/formatter/explain_formatter.cr#L33" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/explain_formatter.cr#L33" target="_blank">View source</a>]
</div>
</div>
@ -1149,7 +1160,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/452a7a8/src/ameba/formatter/explain_formatter.cr#L10" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/explain_formatter.cr#L10" target="_blank">View source</a>]
</div>
</div>
@ -1165,15 +1176,13 @@ Second argument is <em>location</em> which indicates the location to explain.</p
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/explain_formatter.cr#L9" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/explain_formatter.cr#L9" target="_blank">View source</a>]
</div>
</div>
</div>
</body>

View file

@ -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">
@ -914,7 +914,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/flycheck_formatter.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/flycheck_formatter.cr#L2" target="_blank">
ameba/formatter/flycheck_formatter.cr
</a>
@ -929,6 +929,8 @@
<h2>
<a id="instance-method-summary" class="anchor" href="#instance-method-summary">
<svg class="octicon-link" aria-hidden="true">
@ -950,8 +952,6 @@
<div class="methods-inherited">
@ -1006,6 +1006,9 @@
@ -1013,6 +1016,9 @@
@ -1022,6 +1028,9 @@
@ -1034,6 +1043,8 @@
<h2>
<a id="instance-method-detail" class="anchor" href="#instance-method-detail">
<svg class="octicon-link" aria-hidden="true">
@ -1064,15 +1075,13 @@ A corresponding source is passed as an argument.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/flycheck_formatter.cr#L5" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/flycheck_formatter.cr#L5" target="_blank">View source</a>]
</div>
</div>
</div>
</body>

View file

@ -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">
@ -981,7 +981,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/json_formatter.cr#L65" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/json_formatter.cr#L65" target="_blank">
ameba/formatter/json_formatter.cr
</a>
@ -1013,6 +1013,8 @@
<h2>
<a id="instance-method-summary" class="anchor" href="#instance-method-summary">
<svg class="octicon-link" aria-hidden="true">
@ -1048,8 +1050,6 @@
<div class="methods-inherited">
@ -1104,6 +1104,9 @@
@ -1111,6 +1114,9 @@
@ -1120,6 +1126,9 @@
@ -1148,7 +1157,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/json_formatter.cr#L66" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/json_formatter.cr#L66" target="_blank">View source</a>]
</div>
</div>
@ -1158,6 +1167,8 @@
<h2>
<a id="instance-method-detail" class="anchor" href="#instance-method-detail">
<svg class="octicon-link" aria-hidden="true">
@ -1188,7 +1199,7 @@ A list of inspected sources is passed as an argument.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/json_formatter.cr#L94" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/json_formatter.cr#L94" target="_blank">View source</a>]
</div>
</div>
@ -1214,7 +1225,7 @@ A corresponding source is passed as an argument.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/json_formatter.cr#L74" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/json_formatter.cr#L74" target="_blank">View source</a>]
</div>
</div>
@ -1240,15 +1251,13 @@ A list of sources to inspect is passed as an argument.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/json_formatter.cr#L70" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/json_formatter.cr#L70" target="_blank">View source</a>]
</div>
</div>
</div>
</body>

View file

@ -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">
@ -927,7 +927,7 @@ or excludes failed sources from these rules.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/todo_formatter.cr#L5" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/todo_formatter.cr#L5" target="_blank">
ameba/formatter/todo_formatter.cr
</a>
@ -959,6 +959,8 @@ or excludes failed sources from these rules.</p>
<h2>
<a id="instance-method-summary" class="anchor" href="#instance-method-summary">
<svg class="octicon-link" aria-hidden="true">
@ -980,8 +982,6 @@ or excludes failed sources from these rules.</p>
<div class="methods-inherited">
@ -1012,6 +1012,9 @@ or excludes failed sources from these rules.</p>
@ -1046,6 +1049,9 @@ or excludes failed sources from these rules.</p>
@ -1099,6 +1105,9 @@ or excludes failed sources from these rules.</p>
@ -1106,6 +1115,9 @@ or excludes failed sources from these rules.</p>
@ -1115,6 +1127,9 @@ or excludes failed sources from these rules.</p>
@ -1143,7 +1158,7 @@ or excludes failed sources from these rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/todo_formatter.cr#L6" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/todo_formatter.cr#L6" target="_blank">View source</a>]
</div>
</div>
@ -1153,6 +1168,8 @@ or excludes failed sources from these rules.</p>
<h2>
<a id="instance-method-detail" class="anchor" href="#instance-method-detail">
<svg class="octicon-link" aria-hidden="true">
@ -1182,15 +1199,13 @@ or excludes failed sources from these rules.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/todo_formatter.cr#L9" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/todo_formatter.cr#L9" target="_blank">View source</a>]
</div>
</div>
</div>
</body>

View file

@ -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">
@ -942,7 +942,7 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/util.cr#L2" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/util.cr#L2" target="_blank">
ameba/formatter/util.cr
</a>
@ -957,6 +957,8 @@
<h2>
<a id="instance-method-summary" class="anchor" href="#instance-method-summary">
<svg class="octicon-link" aria-hidden="true">
@ -996,8 +998,6 @@
<div class="methods-inherited">
</div>
@ -1007,6 +1007,8 @@
<h2>
<a id="instance-method-detail" class="anchor" href="#instance-method-detail">
<svg class="octicon-link" aria-hidden="true">
@ -1027,7 +1029,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/util.cr#L45" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/util.cr#L45" target="_blank">View source</a>]
</div>
</div>
@ -1043,7 +1045,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/util.cr#L51" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/util.cr#L51" target="_blank">View source</a>]
</div>
</div>
@ -1059,7 +1061,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/util.cr#L19" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/util.cr#L19" target="_blank">View source</a>]
</div>
</div>
@ -1075,7 +1077,7 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/util.cr#L5" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/util.cr#L5" target="_blank">View source</a>]
</div>
</div>
@ -1091,15 +1093,13 @@
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/452a7a8/src/ameba/formatter/util.cr#L9" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/b6bd74e/src/ameba/formatter/util.cr#L9" target="_blank">View source</a>]
</div>
</div>
</div>
</body>