Douglas Eichelberger
|
7fc20640f2
|
Port Homebrew::DevCmd::GenerateFormulaApi
|
2024-03-21 19:04:30 -07:00 |
|
Douglas Eichelberger
|
26eda5a303
|
git grep -l '^describe' | xargs gsed -i 's|^describe|RSpec.describe|g'
|
2024-02-19 13:57:27 +00:00 |
|
Douglas Eichelberger
|
9075cbae62
|
brew style --fix
|
2023-04-21 09:58:50 -07:00 |
|
Douglas Eichelberger
|
ac1e6ded9a
|
git grep -l '# typed: false' | xargs gsed -i 's|# typed: false||g'
|
2023-04-21 09:57:47 -07:00 |
|
Mike McQuaid
|
8d02143c2b
|
Add generate-{cask,formula}-api commands
These replace the similar scripts in formulae.brew.sh.
Part of #14730.
|
2023-02-22 15:33:16 +00:00 |
|