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 |
|
Markus Reiter
|
81203d346c
|
Make brew help cat test stricter.
|
2020-11-30 20:52:27 +01:00 |
|
Markus Reiter
|
e26311236f
|
Ensure brew cat output is empty on failure.
|
2020-11-30 20:52:27 +01: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
|
2f1c6e9ca5
|
Cleanup cmd/* tests
- Test `_args` methods
- Remove multiple integration tests (except where essential
e.g. `install`, `help`)
|
2019-03-28 08:35:36 +00:00 |
|
Mike McQuaid
|
4ace1af297
|
help: improve command --help output.
|
2019-01-30 21:39:29 +00:00 |
|
Gautham Goli
|
9d287483b7
|
cat: Use CLI::Parser to parse args
|
2019-01-19 19:36:55 +05:30 |
|
Gautham Goli
|
b5b988cbb1
|
help_spec: fix and generate help text in help.rb
|
2018-10-03 21:12:44 +05:30 |
|
Markus Reiter
|
c37dbb79b6
|
Convert brew help test to spec.
|
2017-02-23 21:11:02 +01:00 |
|