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@7ceb3ffad9 🚀
This commit is contained in:
parent
22f8f00f8c
commit
01f1ed29a7
142 changed files with 2937 additions and 811 deletions
|
@ -577,6 +577,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/Filename" data-name="ameba::rule::naming::filename">
|
||||
<a href="../../Ameba/Rule/Naming/Filename.html">Filename</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/MethodNames" data-name="ameba::rule::naming::methodnames">
|
||||
<a href="../../Ameba/Rule/Naming/MethodNames.html">MethodNames</a>
|
||||
|
||||
|
@ -912,7 +917,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/base_formatter.cr#L8" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/base_formatter.cr#L8" target="_blank">
|
||||
ameba/formatter/base_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1045,7 +1050,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/base_formatter.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/base_formatter.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1075,7 +1080,7 @@ callbacks in <code><a href="../../Ameba/Runner.html#run-instance-method">Ameba::
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/base_formatter.cr#L11" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/base_formatter.cr#L11" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1097,7 +1102,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/base_formatter.cr#L30" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/base_formatter.cr#L30" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1118,7 +1123,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/base_formatter.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/base_formatter.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1140,7 +1145,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/base_formatter.cr#L22" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/base_formatter.cr#L22" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1162,7 +1167,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/base_formatter.cr#L26" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/base_formatter.cr#L26" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1184,7 +1189,7 @@ A list of sources to inspect is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/base_formatter.cr#L18" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/base_formatter.cr#L18" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -577,6 +577,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/Filename" data-name="ameba::rule::naming::filename">
|
||||
<a href="../../Ameba/Rule/Naming/Filename.html">Filename</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/MethodNames" data-name="ameba::rule::naming::methodnames">
|
||||
<a href="../../Ameba/Rule/Naming/MethodNames.html">MethodNames</a>
|
||||
|
||||
|
@ -890,7 +895,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/disabled_formatter.cr#L3" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/disabled_formatter.cr#L3" target="_blank">
|
||||
ameba/formatter/disabled_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1040,7 +1045,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/disabled_formatter.cr#L4" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/disabled_formatter.cr#L4" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -577,6 +577,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/Filename" data-name="ameba::rule::naming::filename">
|
||||
<a href="../../Ameba/Rule/Naming/Filename.html">Filename</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/MethodNames" data-name="ameba::rule::naming::methodnames">
|
||||
<a href="../../Ameba/Rule/Naming/MethodNames.html">MethodNames</a>
|
||||
|
||||
|
@ -919,7 +924,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/dot_formatter.cr#L6" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/dot_formatter.cr#L6" target="_blank">
|
||||
ameba/formatter/dot_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1112,7 +1117,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/dot_formatter.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/dot_formatter.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1133,7 +1138,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/dot_formatter.cr#L21" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/dot_formatter.cr#L21" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1154,7 +1159,7 @@ It is similar to Crystal's dot formatter for specs.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/dot_formatter.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/dot_formatter.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -577,6 +577,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/Filename" data-name="ameba::rule::naming::filename">
|
||||
<a href="../../Ameba/Rule/Naming/Filename.html">Filename</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/MethodNames" data-name="ameba::rule::naming::methodnames">
|
||||
<a href="../../Ameba/Rule/Naming/MethodNames.html">MethodNames</a>
|
||||
|
||||
|
@ -905,7 +910,7 @@ a specific location.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/explain_formatter.cr#L6" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/explain_formatter.cr#L6" target="_blank">
|
||||
ameba/formatter/explain_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1063,7 +1068,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/881209d/src/ameba/formatter/explain_formatter.cr#L24" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/explain_formatter.cr#L24" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1098,7 +1103,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/881209d/src/ameba/formatter/explain_formatter.cr#L33" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/explain_formatter.cr#L33" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1114,7 +1119,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/881209d/src/ameba/formatter/explain_formatter.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/explain_formatter.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1130,7 +1135,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/881209d/src/ameba/formatter/explain_formatter.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/explain_formatter.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -577,6 +577,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/Filename" data-name="ameba::rule::naming::filename">
|
||||
<a href="../../Ameba/Rule/Naming/Filename.html">Filename</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/MethodNames" data-name="ameba::rule::naming::methodnames">
|
||||
<a href="../../Ameba/Rule/Naming/MethodNames.html">MethodNames</a>
|
||||
|
||||
|
@ -879,7 +884,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/flycheck_formatter.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/flycheck_formatter.cr#L2" target="_blank">
|
||||
ameba/formatter/flycheck_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1029,7 +1034,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/flycheck_formatter.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/flycheck_formatter.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -577,6 +577,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/Filename" data-name="ameba::rule::naming::filename">
|
||||
<a href="../../Ameba/Rule/Naming/Filename.html">Filename</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/MethodNames" data-name="ameba::rule::naming::methodnames">
|
||||
<a href="../../Ameba/Rule/Naming/MethodNames.html">MethodNames</a>
|
||||
|
||||
|
@ -946,7 +951,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/json_formatter.cr#L65" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/json_formatter.cr#L65" target="_blank">
|
||||
ameba/formatter/json_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1113,7 +1118,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/json_formatter.cr#L66" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/json_formatter.cr#L66" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1153,7 +1158,7 @@ A list of inspected sources is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/json_formatter.cr#L94" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/json_formatter.cr#L94" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1179,7 +1184,7 @@ A corresponding source is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/json_formatter.cr#L74" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/json_formatter.cr#L74" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1205,7 +1210,7 @@ A list of sources to inspect is passed as an argument.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/json_formatter.cr#L70" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/json_formatter.cr#L70" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -577,6 +577,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/Filename" data-name="ameba::rule::naming::filename">
|
||||
<a href="../../Ameba/Rule/Naming/Filename.html">Filename</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/MethodNames" data-name="ameba::rule::naming::methodnames">
|
||||
<a href="../../Ameba/Rule/Naming/MethodNames.html">MethodNames</a>
|
||||
|
||||
|
@ -892,7 +897,7 @@ or excludes failed sources from these rules.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/todo_formatter.cr#L5" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/todo_formatter.cr#L5" target="_blank">
|
||||
ameba/formatter/todo_formatter.cr
|
||||
</a>
|
||||
|
||||
|
@ -1108,7 +1113,7 @@ or excludes failed sources from these rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/todo_formatter.cr#L6" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/todo_formatter.cr#L6" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1147,7 +1152,7 @@ or excludes failed sources from these rules.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/todo_formatter.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/todo_formatter.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -577,6 +577,11 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/Filename" data-name="ameba::rule::naming::filename">
|
||||
<a href="../../Ameba/Rule/Naming/Filename.html">Filename</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Rule/Naming/MethodNames" data-name="ameba::rule::naming::methodnames">
|
||||
<a href="../../Ameba/Rule/Naming/MethodNames.html">MethodNames</a>
|
||||
|
||||
|
@ -907,7 +912,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/util.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/util.cr#L2" target="_blank">
|
||||
ameba/formatter/util.cr
|
||||
</a>
|
||||
|
||||
|
@ -992,7 +997,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/util.cr#L45" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/util.cr#L45" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1008,7 +1013,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/util.cr#L51" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/util.cr#L51" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1024,7 +1029,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/util.cr#L19" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/util.cr#L19" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1040,7 +1045,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/util.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/util.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1056,7 +1061,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/formatter/util.cr#L9" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/7ceb3ff/src/ameba/formatter/util.cr#L9" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue