Appease Sorbet
This commit is contained in:
		
							parent
							
								
									a895496982
								
							
						
					
					
						commit
						5c7be57531
					
				@ -35,6 +35,8 @@ module RuboCop
 | 
			
		||||
            when "pyyaml"
 | 
			
		||||
              kind = "depends_on"
 | 
			
		||||
              ["libyaml"]
 | 
			
		||||
            else
 | 
			
		||||
              []
 | 
			
		||||
            end
 | 
			
		||||
            next if required_deps.all? { |dep| uses_from_macos.include?(dep) || depends_on.include?(dep) }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user