Douglas Eichelberger
|
ba5f392d4c
|
Port Homebrew::DevCmd::Typecheck
|
2024-03-22 09:33:28 -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 |
|
Rylan Polster
|
4a82d807e1
|
style: remove RSpec/MultipleDescribes violations in commands
|
2021-02-01 20:30:51 -05:00 |
|
Mike McQuaid
|
135b5a3679
|
dev-cmd/unbottled: add new command.
Add a new command to list formulae that aren't bottled for a given OS.
|
2020-11-26 08:22:06 +00:00 |
|