mirror of
				https://github.com/easingthemes/ssh-deploy.git
				synced 2025-10-30 23:30:09 +08:00 
			
		
		
		
	[Formatting] formatting updates
This commit is contained in:
		
							parent
							
								
									4f928a3efc
								
							
						
					
					
						commit
						2bc5e10d4d
					
				| @ -35,7 +35,7 @@ const validateInputs = (inputs) => { | |||||||
|   }); |   }); | ||||||
| 
 | 
 | ||||||
|   if (validInputs.length !== inputKeys.length) { |   if (validInputs.length !== inputKeys.length) { | ||||||
|     console.error(`⚠️ [INPUTS] Inputs not valid, aborting ...`); |     console.error('⚠️ [INPUTS] Inputs not valid, aborting ...'); | ||||||
|     process.abort(); |     process.abort(); | ||||||
|   } |   } | ||||||
| }; | }; | ||||||
| @ -43,4 +43,4 @@ const validateInputs = (inputs) => { | |||||||
| module.exports = { | module.exports = { | ||||||
|   validateRsync, |   validateRsync, | ||||||
|   validateInputs |   validateInputs | ||||||
| } | }; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dragan Filipovic
						Dragan Filipovic