Enable the Lint/RescueException cop
This commit is contained in:
		
							parent
							
								
									9a4ae85948
								
							
						
					
					
						commit
						767bd6f882
					
				| 
						 | 
				
			
			@ -888,7 +888,7 @@ Lint/RequireParentheses:
 | 
			
		|||
Lint/RescueException:
 | 
			
		||||
  Description: 'Avoid rescuing the Exception class.'
 | 
			
		||||
  StyleGuide: 'https://github.com/bbatsov/ruby-style-guide#no-blind-rescues'
 | 
			
		||||
  Enabled: false
 | 
			
		||||
  Enabled: true
 | 
			
		||||
 | 
			
		||||
Lint/ShadowingOuterLocalVariable:
 | 
			
		||||
  Description: >-
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue