brew/Library
Mike McQuaid ac0665daff
Refer to default branch in links with HEAD
Anywhere we can use `blob/master` we can use `blob/HEAD` instead. This
will make life easier if we ever rename our default branch in future
(once/if Git and GitHub provides the necessary tooling to do so).
2020-06-25 11:38:40 +01:00
..
Homebrew Refer to default branch in links with HEAD 2020-06-25 11:38:40 +01:00
.rubocop_cask.yml Refer to default branch in links with HEAD 2020-06-25 11:38:40 +01:00
.rubocop_rspec.yml rubocop_rspec: disable RSpec/FilePath. 2020-05-05 15:50:10 +01:00
.rubocop_shared.yml rubocop_shared: fix HeredocIndentation rule. 2020-06-02 09:49:17 +01:00
.rubocop.yml rubocop.yml: remove formula exclusions. 2020-04-18 14:53:32 +01:00
README.md Documentation improvements 2017-07-15 12:57:34 +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.