mirror of
				https://github.com/meshtastic/firmware.git
				synced 2025-10-28 15:22:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			233 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			233 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # Autoformatter friendly markdownlint config (all formatting rules disabled)
 | |
| default: true
 | |
| blank_lines: false
 | |
| bullet: false
 | |
| html: false
 | |
| indentation: false
 | |
| line_length: false
 | |
| spaces: false
 | |
| url: false
 | |
| whitespace: false
 | |
| headings: false
 | 
