forked from mirrors/qmk_userspace
		
	vscode: specify yapf as the formatting provider (#13206)
This commit is contained in:
		
					parent
					
						
							
								a08486597d
							
						
					
				
			
			
				commit
				
					
						3d62e1dfbf
					
				
			
		
					 1 changed files with 2 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								.vscode/settings.json
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.vscode/settings.json
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -22,5 +22,6 @@
 | 
			
		|||
    "[markdown]": {
 | 
			
		||||
        "editor.trimAutoWhitespace": false,
 | 
			
		||||
        "files.trimTrailingWhitespace": false
 | 
			
		||||
    }
 | 
			
		||||
    },
 | 
			
		||||
    "python.formatting.provider": "yapf"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue