Douglas Eichelberger
|
102051c35d
|
Port Homebrew::Cmd::Caskroom
|
2024-04-01 15:54:03 -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 |
|
Bo Anderson
|
40bbdc659e
|
Fix some Style/FetchEnvVar offences
|
2022-06-17 19:47:57 +01:00 |
|
Mike McQuaid
|
e9419dbce7
|
test/cmd: test Bash logic.
|
2021-03-04 12:59:43 +00:00 |
|
Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
William Ma
|
cf961caa27
|
caskroom: Add --caskroom command
|
2020-08-03 12:35:03 -04:00 |
|