mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	VSCode: insert final new line
This commit is contained in:
		
							
								
								
									
										4
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							| @@ -2,5 +2,7 @@ | ||||
|   "C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools", | ||||
|   "cmake.generator": "Ninja", | ||||
|   "git.inputValidationLength": 80, | ||||
|   "git.inputValidationSubjectLength": 72 | ||||
|   "git.inputValidationSubjectLength": 72, | ||||
|   "files.insertFinalNewline": true, | ||||
|   "files.trimFinalNewlines": true | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user