Configure CountAsOne value for RSpec/ExampleLength cop (#29115)
				
					
				
			This commit is contained in:
		@@ -36,7 +36,7 @@ Metrics/PerceivedComplexity:
 | 
			
		||||
 | 
			
		||||
# Configuration parameters: CountAsOne.
 | 
			
		||||
RSpec/ExampleLength:
 | 
			
		||||
  Max: 22
 | 
			
		||||
  Max: 20 # Override default of 5
 | 
			
		||||
 | 
			
		||||
RSpec/MultipleExpectations:
 | 
			
		||||
  Max: 7
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user