7 lines
		
	
	
		
			118 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			118 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | # typed: strict | ||
|  | 
 | ||
|  | module RuboCop::Cop::HelperFunctions | ||
|  |   include Kernel | ||
|  |   requires_ancestor { RuboCop::Cop::Base } | ||
|  | end |