6 lines
		
	
	
		
			101 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			101 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | # typed: strict | ||
|  | 
 | ||
|  | module RuboCop::Cop::HelperFunctions | ||
|  |   requires_ancestor { RuboCop::Cop::Base } | ||
|  | end |