Markus Reiter
|
df620ad3ba
|
Make manual installers easier to open.
|
2023-05-08 08:25:32 +02:00 |
|
Douglas Eichelberger
|
08af78a2a5
|
brew style --fix
|
2023-04-25 09:26:24 -07:00 |
|
Douglas Eichelberger
|
4dcd5ac47f
|
Remove HashValidator
|
2023-03-19 17:37:58 -07:00 |
|
Douglas Eichelberger
|
516c61057b
|
Use ActiveSupport Hash#assert_valid_keys instend of refinement
|
2023-03-19 17:37:58 -07:00 |
|
Douglas Eichelberger
|
29c6baeed1
|
Enable typing in Cask::Artifact
|
2023-02-22 09:11:29 -08:00 |
|
Rylan Polster
|
90d22bc7b1
|
Include dsl key in cask artifact hash
|
2022-08-25 03:04:48 -04:00 |
|
Bo Anderson
|
02164a35db
|
Use ORIGINAL_PATHS over envs; reject nil PATH
|
2022-06-17 19:47:57 +01:00 |
|
Bo Anderson
|
323ff660fa
|
rubocop: use consistent array/hash indentation
|
2021-02-11 13:27:42 +00: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 |
|
Markus Reiter
|
5426e47579
|
Document Artifact .
|
2020-08-26 03:13:59 +02:00 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Mike McQuaid
|
d1ea6f38d3
|
Fix mutable constants violations.
|
2019-04-19 21:46:20 +09:00 |
|
EricFromCanada
|
e0558dc7c7
|
trim line breaks
|
2019-04-13 21:37:48 -04:00 |
|
EricFromCanada
|
fa6404e0f5
|
grammar fixes
|
2019-04-13 21:29:32 -04:00 |
|
Markus Reiter
|
42d90f8bd9
|
Use same logic for installer script: and uninstall script: .
|
2019-03-03 06:21:11 +01:00 |
|
Mike McQuaid
|
d64429a736
|
rubocop: enable Style/IfUnlessModifier.
|
2019-02-21 12:55:49 +00:00 |
|
Markus Reiter
|
a84a1c63db
|
Rename Hbc module to Cask .
|
2018-09-06 09:30:52 +02:00 |
|
Mike McQuaid
|
90b3a13909
|
cask: move cask/lib/hbc/* to cask/*.
Fix the load path, requires and some filenames accordingly.
|
2018-09-04 09:56:57 +01:00 |
|