Gautham G
|
66ac96acde
|
ARGV: Depercate ARGV.flags_only and replace with Homebrew.args.flags_only
|
2020-05-03 13:55:51 +05:30 |
|
Gautham G
|
38c24d134c
|
ARGV: Deprecate ARGV.casks and replace with Homebrew.args.casks
|
2020-05-02 13:21:16 +05:30 |
|
Gautham G
|
f6abc6fe19
|
ARGV: Deprecate ARGV.formulae, replace with Homebrew.args.formulae
|
2020-05-01 22:50:59 +05:30 |
|
Mike McQuaid
|
495daf0aee
|
extend/ARGV: remove/private unused methods.
|
2020-03-05 09:25:14 +00:00 |
|
Mike McQuaid
|
d50a8c4e41
|
ARGV: delete/make private some more methods.
|
2020-01-02 14:07:07 +00:00 |
|
Zach Auten
|
fd429d0d75
|
Moved kegs from ARGV to args.rb
|
2019-11-09 11:56:47 -05:00 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Mike McQuaid
|
18630c7032
|
extend/ARGV: remove unused methods.
|
2019-04-17 21:08:26 +09:00 |
|
Mike McQuaid
|
5e1806e796
|
test: rubocop-rspec style auto-corrects.
There’s too many warnings to start enabling `rubocop-rspec` by default
but let’s at least apply the cleanups it does automatically.
|
2018-03-25 13:30:37 +01:00 |
|
Markus Reiter
|
890631dc29
|
Convert ENV test to spec.
|
2017-02-25 13:54:28 +01:00 |
|
Markus Reiter
|
46a1e2f22d
|
Convert ARGV test to spec.
|
2017-02-11 15:59:54 +01:00 |
|