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@881209d54e 🚀
This commit is contained in:
		
							parent
							
								
									9ea5bc4186
								
							
						
					
					
						commit
						22f8f00f8c
					
				
					 141 changed files with 4509 additions and 2222 deletions
				
			
		|  | @ -317,6 +317,26 @@ | |||
|        | ||||
|     </li> | ||||
|    | ||||
|   <li class="parent " data-id="ameba/Ameba/Rule/Documentation" data-name="ameba::rule::documentation"> | ||||
|       <a href="../../Ameba/Rule/Documentation.html">Documentation</a> | ||||
|        | ||||
|         <ul> | ||||
|    | ||||
|   <li class=" " data-id="ameba/Ameba/Rule/Documentation/Documentation" data-name="ameba::rule::documentation::documentation"> | ||||
|       <a href="../../Ameba/Rule/Documentation/Documentation.html">Documentation</a> | ||||
|        | ||||
|     </li> | ||||
|    | ||||
|   <li class=" " data-id="ameba/Ameba/Rule/Documentation/DocumentationAdmonition" data-name="ameba::rule::documentation::documentationadmonition"> | ||||
|       <a href="../../Ameba/Rule/Documentation/DocumentationAdmonition.html">DocumentationAdmonition</a> | ||||
|        | ||||
|     </li> | ||||
|    | ||||
| </ul> | ||||
| 
 | ||||
|        | ||||
|     </li> | ||||
|    | ||||
|   <li class="parent " data-id="ameba/Ameba/Rule/Layout" data-name="ameba::rule::layout"> | ||||
|       <a href="../../Ameba/Rule/Layout.html">Layout</a> | ||||
|        | ||||
|  | @ -372,16 +392,6 @@ | |||
|        | ||||
|     </li> | ||||
|    | ||||
|   <li class=" " data-id="ameba/Ameba/Rule/Lint/Documentation" data-name="ameba::rule::lint::documentation"> | ||||
|       <a href="../../Ameba/Rule/Lint/Documentation.html">Documentation</a> | ||||
|        | ||||
|     </li> | ||||
|    | ||||
|   <li class=" " data-id="ameba/Ameba/Rule/Lint/DocumentationAdmonition" data-name="ameba::rule::lint::documentationadmonition"> | ||||
|       <a href="../../Ameba/Rule/Lint/DocumentationAdmonition.html">DocumentationAdmonition</a> | ||||
|        | ||||
|     </li> | ||||
|    | ||||
|   <li class=" " data-id="ameba/Ameba/Rule/Lint/DuplicatedRequire" data-name="ameba::rule::lint::duplicatedrequire"> | ||||
|       <a href="../../Ameba/Rule/Lint/DuplicatedRequire.html">DuplicatedRequire</a> | ||||
|        | ||||
|  | @ -895,7 +905,7 @@ Holds the var node and variable assignments.</p> | |||
|   </h2> | ||||
|    | ||||
|      | ||||
|       <a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L4" target="_blank"> | ||||
|       <a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L4" target="_blank"> | ||||
|         ameba/ast/variabling/variable.cr | ||||
|       </a> | ||||
|      | ||||
|  | @ -1148,7 +1158,7 @@ Holds the var node and variable assignments.</p> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L30" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L30" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1188,7 +1198,7 @@ variable.assignment.size <span class="c"># => 2</span></code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L47" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L47" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1209,7 +1219,7 @@ variable.assignment.size <span class="c"># => 2</span></code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L18" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L18" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1230,7 +1240,7 @@ variable.assignment.size <span class="c"># => 2</span></code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L6" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L6" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1258,7 +1268,7 @@ by block:</p> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L111" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L111" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1279,7 +1289,7 @@ by block:</p> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L160" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L160" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1295,7 +1305,7 @@ by block:</p> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L21" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L21" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1311,7 +1321,7 @@ by block:</p> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L21" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L21" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1333,7 +1343,7 @@ the same Crystal node as <code>@node</code>.</p> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L153" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L153" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1354,7 +1364,7 @@ the same Crystal node as <code>@node</code>.</p> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L147" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L147" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1370,7 +1380,7 @@ the same Crystal node as <code>@node</code>.</p> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L20" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L20" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1386,7 +1396,7 @@ the same Crystal node as <code>@node</code>.</p> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L20" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L20" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1402,7 +1412,7 @@ the same Crystal node as <code>@node</code>.</p> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L22" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L22" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1418,7 +1428,7 @@ the same Crystal node as <code>@node</code>.</p> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L22" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L22" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1439,7 +1449,7 @@ the same Crystal node as <code>@node</code>.</p> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L12" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L12" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1462,7 +1472,7 @@ variable.reference(var_node, some_scope)</code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L70" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L70" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1486,7 +1496,7 @@ variable.reference_assignments!</code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L84" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L84" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1510,7 +1520,7 @@ variable.referenced? <span class="c"># => true</span></code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L60" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L60" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1531,7 +1541,7 @@ variable.referenced? <span class="c"># => true</span></code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L9" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L9" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1552,7 +1562,7 @@ variable.referenced? <span class="c"># => true</span></code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L15" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L15" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1573,7 +1583,7 @@ variable.referenced? <span class="c"># => true</span></code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L34" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L34" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1595,7 +1605,7 @@ variable.referenced? <span class="c"># => true</span></code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L135" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L135" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1611,7 +1621,7 @@ variable.referenced? <span class="c"># => true</span></code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L23" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L23" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1627,7 +1637,7 @@ variable.referenced? <span class="c"># => true</span></code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L23" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L23" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  | @ -1649,7 +1659,7 @@ variable.referenced? <span class="c"># => true</span></code></pre> | |||
|       <br/> | ||||
|       <div> | ||||
|          | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/bcb72fb/src/ameba/ast/variabling/variable.cr#L123" target="_blank">View source</a>] | ||||
|           [<a href="https://github.com/crystal-ameba/ameba/blob/881209d/src/ameba/ast/variabling/variable.cr#L123" target="_blank">View source</a>] | ||||
|          | ||||
|       </div> | ||||
|     </div> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue