16 lines
		
	
	
		
			238 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			238 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [title-max-length]
 | |
| line-length=100
 | |
| 
 | |
| [general]
 | |
| ignore=body-is-missing
 | |
| 
 | |
| [body-max-line-length]
 | |
| line-length=120
 | |
| 
 | |
| [body-min-length]
 | |
| min-length=10
 | |
| 
 | |
| # Ensure every title starts with a prefix
 | |
| [title-match-regex]
 | |
| regex=^[\w]+[\w, -\\/]*[\w]+: .*
 |