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 |
|
Sam Ford
|
26821301e7
|
livecheck: move url/regex generation into methods
|
2021-08-17 18:03:40 -04:00 |
|
Sam Ford
|
7e07010f06
|
Improve standardization of strategy tests
|
2021-08-11 19:05:59 -04:00 |
|
Sam Ford
|
e37da96341
|
GithubLatest: Align test URL with example
|
2020-12-05 11:40:08 -05:00 |
|
nandahkrishna
|
d173b57c42
|
github_latest: modify strategy and tests
|
2020-12-05 20:37:28 +05:30 |
|
nandahkrishna
|
f96b8e7138
|
livecheck: add GithubLatest strategy
|
2020-12-05 20:37:27 +05:30 |
|