Mike McQuaid
|
a2099461dc
|
cask/dsl/version: remove another invalid character
|
2021-03-30 16:29:03 +01:00 |
|
Mike McQuaid
|
9b725a5851
|
cask/dsl/version: reject invalid characters.
There was a `invalid_characters` method already but it was not being
used.
|
2021-03-30 14:15:14 +01:00 |
|
Seeker
|
7171b3a41d
|
version: mark methods as public
|
2021-01-24 11:58:22 -08:00 |
|
Markus Reiter
|
da9289eff0
|
Add more type signatures.
|
2020-11-13 12:26:36 +01:00 |
|
Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
Markus Reiter
|
5d6c682f81
|
Document Cask::DSL .
|
2020-08-26 03:13:59 +02:00 |
|
Mike McQuaid
|
aa81982aba
|
brew style --fix
|
2020-06-02 09:49:23 +01:00 |
|
Vítor Galvão
|
497a160cda
|
cask version MAJOR_MINOR_PATCH_REGEX: allow any word character instead of only digits
|
2019-12-07 14:04:55 +00:00 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Vítor Galvão
|
0ee226769a
|
hbc: remove all *_to_slashes
|
2019-04-17 16:31:35 +01:00 |
|
Markus Reiter
|
2a3b7d072d
|
Add #unstable? method for cask versions.
|
2019-03-27 13:48:03 +01:00 |
|
Mike McQuaid
|
737b84b54b
|
brew style --fix fixes.
|
2018-11-02 17:29:23 +00:00 |
|
Markus Reiter
|
c4d418e126
|
Use ActiveSupport’s #second .
|
2018-10-07 23:10:56 +02: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 |
|