Remove app/views rubocop rule exception for haml-lint (#33270)
				
					
				
			This commit is contained in:
		@@ -22,6 +22,10 @@ Style/HashSyntax:
 | 
			
		||||
  EnforcedShorthandSyntax: either
 | 
			
		||||
  EnforcedStyle: ruby19_no_mixed_keys
 | 
			
		||||
 | 
			
		||||
Style/IfUnlessModifier:
 | 
			
		||||
  Exclude:
 | 
			
		||||
    - '**/*.haml'
 | 
			
		||||
 | 
			
		||||
Style/KeywordArgumentsMerging:
 | 
			
		||||
  Enabled: false
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user