mirror of
				https://github.com/Maks1mS/ansible-role-docker.git
				synced 2025-11-04 07:11:22 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			117 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			117 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
---
 | 
						|
extends: default
 | 
						|
 | 
						|
rules:
 | 
						|
  line-length:
 | 
						|
    max: 200
 | 
						|
    level: warning
 | 
						|
 | 
						|
ignore: |
 | 
						|
  .github/workflows/stale.yml
 |