brew/Library
Issy Long a1f855bb1b
rubocop: Revert PR 15312, unset EnabledByDefault
- This proved sufficiently controversial in the comments of https://github.com/Homebrew/brew/issues/15297.
- There are too many cops in this list that _don't_ make sense for us.
- For the few that do (with many thanks to Bo for going in depth to
  figure them out!), we can selectively enable them without using
  EnabledByDefault` and a whole load of `Enabled: false`.
2023-05-29 15:07:08 +01:00
..

Library

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