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  @ 4533e52aa5 🚀
				
					
				
			This commit is contained in:
		
							parent
							
								
									2350a89133
								
							
						
					
					
						commit
						76aad1519b
					
				
					 125 changed files with 933 additions and 986 deletions
				
			
		|  | @ -922,8 +922,8 @@ source list defined by <code>Globs</code>. Defaults to an empty array.</li> | |||
| </ul> | ||||
| <p>In this example we define default globs and exclude <code>src/compiler</code> folder:</p> | ||||
| <pre><code class="language-yaml">Globs: | ||||
|   - **/*.cr | ||||
|   - !lib | ||||
|   - "**/*.cr" | ||||
|   - "!lib" | ||||
| 
 | ||||
| Excluded: | ||||
|   - src/compiler</code></pre> | ||||
|  | @ -956,7 +956,6 @@ $ ameba --except Style,Lint  # runs all rules except rules in Style and Lint gro | |||
| time <span class="o">=</span> <span class="t">Time</span>.epoch(<span class="n">1483859302</span>) | ||||
| 
 | ||||
| time <span class="o">=</span> <span class="t">Time</span>.epoch(<span class="n">1483859302</span>) <span class="c"># ameba:disable Style/LargeNumbers, Lint/UselessAssign</span> | ||||
| 
 | ||||
| time <span class="o">=</span> <span class="t">Time</span>.epoch(<span class="n">1483859302</span>) <span class="c"># ameba:disable Style, Lint</span></code></pre> | ||||
| <h2><a id="editors-integrations" class="anchor" href="#editors-integrations"> | ||||
|   <svg class="octicon-link" aria-hidden="true"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue