Douglas Eichelberger
|
26eda5a303
|
git grep -l '^describe' | xargs gsed -i 's|^describe|RSpec.describe|g'
|
2024-02-19 13:57:27 +00: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 |
|
Michael Cho
|
476f83d38d
|
livecheck_version: only split on commas in cask version
|
2023-02-12 15:32:32 -08:00 |
|
Mohammad Zain Abbas
|
d0355d7640
|
Fixed brew style issues with livecheck tests
|
2022-08-07 21:49:16 +02:00 |
|
Mohammad Zain Abbas
|
6b0574acb1
|
Updated test for resource in livecheck_version (i.e: ibrew tests --only=livecheck/livecheck_version )
|
2022-08-07 20:23:07 +02:00 |
|
Seeker
|
feb45f1ce9
|
livecheck_version: add tests
|
2021-01-22 12:25:30 -08:00 |
|