Douglas Eichelberger
|
2cc70549d8
|
Port Homebrew::DevCmd::Edit
|
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 |
|
Sanjito Kurniawan
|
2daae5e84d
|
edit: add HOMEBREW_NO_INSTALL_FROM_API warning.
|
2023-02-14 12:04:10 +00: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 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Mike McQuaid
|
aa44509be9
|
Test dev-cmd *_args methods
Also, add a few missing invocations.
|
2019-03-27 13:35:42 +00:00 |
|
Markus Reiter
|
2ad3a87045
|
Silence all specs by default.
|
2017-07-29 20:25:37 +02:00 |
|
Markus Reiter
|
bdbb748169
|
Convert brew edit test to spec.
|
2017-02-23 21:34:50 +01:00 |
|