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 |
|
Issy Long
|
3a83b5492c
|
rubocop: Clean up Style/BlockDelimiters excludes and autofix offenses
- The defaults of using "do ... end" for multi-line blocks everywhere is
good, better than switching everything to braces everywhere.
|
2023-03-08 23:54:22 +00:00 |
|
nandahkrishna
|
1d204a0893
|
test/uninstall_spec: fix dependent cask handling
|
2021-02-09 16:07:49 +05:30 |
|
nandahkrishna
|
7965ad6160
|
cmd/uninstall: check for dependent casks
|
2021-02-09 08:47:11 +05:30 |
|
Tie
|
4127a7b624
|
move some uninstall tests to new file
|
2020-11-04 17:14:43 -05:00 |
|