Markus Reiter
|
df620ad3ba
|
Make manual installers easier to open.
|
2023-05-08 08:25:32 +02: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 |
|
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 |
|
Bo Anderson
|
02164a35db
|
Use ORIGINAL_PATHS over envs; reject nil PATH
|
2022-06-17 19:47:57 +01:00 |
|
EricFromCanada
|
cd3cb6928b
|
indent suggested commands on subsequent line
and combine sequential puts calls
|
2021-01-26 15:36:44 -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 |
|
EricFromCanada
|
fa6404e0f5
|
grammar fixes
|
2019-04-13 21:29:32 -04:00 |
|
Markus Reiter
|
190ff7558a
|
Use saved cask config for reinstall/upgrade/uninstall.
|
2019-02-15 10:09:14 +01:00 |
|
Mike McQuaid
|
78eba5b815
|
Autofix RuboCop RSpec failures
|
2018-09-20 13:36:42 +01:00 |
|
Markus Reiter
|
a84a1c63db
|
Rename Hbc module to Cask .
|
2018-09-06 09:30:52 +02:00 |
|
Markus Reiter
|
78d4db2755
|
Use classes for instance doubles.
|
2018-09-06 09:13:21 +02:00 |
|
Markus Reiter
|
28384ba518
|
Rename Hbc::SystemCommand to SystemCommand .
|
2018-07-22 21:11:47 +02:00 |
|
Markus Reiter
|
05cb6cda08
|
Add Installer spec.
|
2018-07-11 16:46:33 +02:00 |
|