Markus Reiter
|
0f0055ede4
|
Make documentation @api private by default.
|
2024-04-26 19:04:20 +02:00 |
|
Douglas Eichelberger
|
f6c7eb7124
|
Add hash/keys to extend/
|
2024-01-19 13:36:17 -08: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
|
abfe29040b
|
Enable types in Library/Homebrew/cask
|
2023-03-18 16:03:10 -07:00 |
|
Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
Markus Reiter
|
17544fc275
|
Replace usage of DelegateClass with SimpleDelegator .
|
2020-10-09 16:45:13 +02:00 |
|
Markus Reiter
|
5d6c682f81
|
Document Cask::DSL .
|
2020-08-26 03:13:59 +02:00 |
|
Jonathan Chang
|
76709d82c5
|
Fix brew style .
|
2020-07-13 23:24:14 +10:00 |
|
Mike McQuaid
|
dfa22680df
|
Autofix rubocop checks.
|
2020-02-19 11:24:12 +00:00 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Markus Reiter
|
d22c2eca9e
|
Refactor ConflictsWith to be a DelegateClass(Hash) .
|
2019-01-27 21:48:12 +01:00 |
|
Christian Bernard
|
97ca5932cf
|
Updated Cask::Cask#to_h to call Conflicts#to_h instead of to_a. Updated ConflictsWith#to_h to iterate over VALID_KEYS.
|
2019-01-26 10:15:45 -07:00 |
|
Christian Bernard
|
cadb193e3b
|
Update to convert pairs to hash k=>v during to_a in Cask::DSL::ConflictsWith#to_a
|
2019-01-25 08:05:13 -07:00 |
|
Christian Bernard
|
57fd624d25
|
Fix style issues based on brew style guide
|
2019-01-23 12:21:15 -07:00 |
|
Christian Bernard
|
e722a906f4
|
Added missing method to_a to Cask::DSL:ConflictsWith class.
|
2019-01-23 11:45:19 -07:00 |
|
Markus Reiter
|
e9b9ea49a1
|
Update to RuboCop 0.59.1.
|
2018-09-17 03:45:59 +02: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 |
|