Re-enable fixed Style/Semicolon cop (#29212)
				
					
				
			This commit is contained in:
		@@ -210,11 +210,6 @@ Style/RedundantBegin:
 | 
			
		||||
Style/RescueStandardError:
 | 
			
		||||
  EnforcedStyle: implicit
 | 
			
		||||
 | 
			
		||||
# Reason: Simplify some spec layouts
 | 
			
		||||
# https://docs.rubocop.org/rubocop/cops_style.html#stylesemicolon
 | 
			
		||||
Style/Semicolon:
 | 
			
		||||
  AllowAsExpressionSeparator: true
 | 
			
		||||
 | 
			
		||||
# Reason: Originally disabled for CodeClimate, and no config consensus has been found
 | 
			
		||||
# https://docs.rubocop.org/rubocop/cops_style.html#stylesymbolarray
 | 
			
		||||
Style/SymbolArray:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user