mirror of
				https://github.com/XRPLF/clio.git
				synced 2025-11-04 03:45:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			106 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			106 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# Default state for all rules
 | 
						|
default: true
 | 
						|
 | 
						|
# MD013/line-length - Line length
 | 
						|
MD013:
 | 
						|
  line_length: 1000
 |