mirror of
				https://github.com/mgechev/revive.git
				synced 2025-10-30 23:37:49 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			296 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			296 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "https://raw.githubusercontent.com/hougesen/mdsf/HEAD/schemas/v0.9.5/mdsf.schema.json",
 | |
|   "format_finished_document": false,
 | |
|   "languages": {
 | |
|     "go": "goimports",
 | |
|     "shell": "shfmt",
 | |
|     "toml": "taplo"
 | |
|   },
 | |
|   "language_aliases": {
 | |
|     "bash": "shell",
 | |
|     "sh": "shell"
 | |
|   }
 | |
| }
 |