brew/Library
Issy Long 06b4b4d521
sorbet: Regenerate RBI file for the spoom gem
- Sorbet was reporting parameter ordering errors in a previous version
  of this RBI file due to [a bug in Tapioca](https://github.com/Shopify/tapioca/issues/116).
- Rather than wait for a new version of the `spoom` gem for
  `brew typecheck --update-definitions` to work on, I manually deleted the
  RBI file and used that command to generate an updated one with the
  latest Tapioca version (0.4.5) which fixes the ordering bug.
- Before, `brew typecheck` surfaced 36 errors. Now, it surfaces 24. Much more pleasant.
2020-09-12 16:08:13 +01:00
..

Library

This directory contains all the code run by the official brew and brew cask commands in Homebrew and all formulae (package descriptions) in taps (repositories containing formulae) in Taps subdirectories.