Douglas Eichelberger
|
97370b4e6a
|
Use @min_named_args to generate argv
|
2024-03-21 19:48:15 -07:00 |
|
Douglas Eichelberger
|
1097496a06
|
Port Homebrew::DevCmd::BumpRevision
|
2024-03-20 10:25:18 -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 |
|
Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
Thierry Moisan
|
c5640acae5
|
Add bump-revision bump command
bump-revision will increase by one the revision or add "revision 1" if
it doesn't exist.
|
2019-04-24 22:17:59 -04:00 |
|