Douglas Eichelberger
|
b97f9b22e2
|
Port Homebrew::Cmd::CompletionsCmd
|
2024-03-29 18:53:07 -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 |
|
Rylan Polster
|
4b8477ba70
|
Completions, Settings: move to Homebrew namespace
|
2021-01-13 11:20:28 -05:00 |
|
Rylan Polster
|
e7b369273a
|
completions: link official taps automatically
|
2021-01-11 12:27:57 -05:00 |
|
Rylan Polster
|
e9d09c4d8f
|
tests: add and fix tests
|
2021-01-08 17:11:20 -05:00 |
|