mirror of
				https://github.com/geerlingguy/ansible-role-docker.git
				synced 2025-10-24 11:16:46 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			121 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			121 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ---
 | |
| extends: default
 | |
| 
 | |
| rules:
 | |
|   line-length:
 | |
|     max: 200
 | |
|     level: warning
 | |
| 
 | |
| ignore: |
 | |
|   .github/stale.yml
 | |
|   .travis.yml
 |