Sam Ford b3ab410215
rubocops/livecheck: Rework LivecheckUrlProvided
The existing `LivecheckUrlProvided` RuboCop requires a `url` for all
`livecheck` blocks except those using `skip`, `formula`, or `cask`,
as those only appear in a `livecheck` block with no other DSL methods.

We now have a `throttle` method that can be used alongside other DSL
methods (e.g., `url`, `regex`, `strategy`) or by itself. `brew style`
currently fails when `throttle` is used by itself, so this reworks
the conditions to allow this usage.
2024-03-21 15:53:25 -04:00
..
2024-03-19 21:21:37 +00:00
2024-03-20 10:36:19 -07:00
2024-03-07 16:20:20 +00:00
2024-03-07 16:20:20 +00:00
2024-03-07 16:20:20 +00:00
2024-03-19 21:21:37 +00:00
2024-03-15 12:46:06 -07:00
2024-03-15 12:46:06 -07:00
2024-03-07 16:20:20 +00:00
2024-03-06 15:10:14 +01:00
2024-03-07 16:20:20 +00:00
2024-03-21 10:11:50 -04:00
2024-03-07 16:20:20 +00:00
2024-03-07 16:20:20 +00:00