Merge pull request #20247 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
This commit is contained in:
		
						commit
						23c491e5bc
					
				@ -5,14 +5,4 @@
 | 
			
		||||
# Please instead update this file by running `bin/tapioca dsl RuboCop::Cop::FormulaAudit::Text`.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class RuboCop::Cop::FormulaAudit::Text
 | 
			
		||||
  sig do
 | 
			
		||||
    params(
 | 
			
		||||
      node: RuboCop::AST::Node,
 | 
			
		||||
      pattern: T.any(String, Symbol),
 | 
			
		||||
      kwargs: T.untyped,
 | 
			
		||||
      block: T.untyped
 | 
			
		||||
    ).returns(T.untyped)
 | 
			
		||||
  end
 | 
			
		||||
  def prefix_path(node, *pattern, **kwargs, &block); end
 | 
			
		||||
end
 | 
			
		||||
class RuboCop::Cop::FormulaAudit::Text; end
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user