fix additional quotes already handled by #inspect
This commit is contained in:
		
							parent
							
								
									7380f58173
								
							
						
					
					
						commit
						2c4ef98f0d
					
				@ -441,7 +441,7 @@ module RuboCop
 | 
			
		||||
            elsif shell_parameter_stripped == "--shell="
 | 
			
		||||
              :arg
 | 
			
		||||
            else
 | 
			
		||||
              "\"#{shell_parameter_stripped}\""
 | 
			
		||||
              shell_parameter_stripped
 | 
			
		||||
            end
 | 
			
		||||
 | 
			
		||||
            replacement_args = %w[]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user