mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 00:32:37 +01:00 
			
		
		
		
	Added a line-break after each "if" to get more accurate coverage report
This commit is contained in:
		| @@ -3,3 +3,6 @@ | ||||
| BasedOnStyle: Google | ||||
| Standard: Cpp03 | ||||
| AllowShortFunctionsOnASingleLine: Empty | ||||
|  | ||||
| # Always break after if to get accurate coverage | ||||
| AllowShortIfStatementsOnASingleLine: false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user