Issy Long e4156909d4
Only take overrideable stanzas into account
- This skips over stanza names that are not overrideable in `on_*`
  blocks, with the positive side effect that `on_*` blocks themselves
  aren't in the list so we can get rid of another conditional.
- Stanzas overrideable in blocks are defined in `Cask::DSL` by each of
  the methods calling `set_unique_stanza`.
2023-03-23 18:59:29 +00:00
..
2023-03-19 22:31:00 +09:00
2023-03-09 17:07:08 -08:00
2023-03-14 11:46:38 -07:00
2023-03-11 17:27:53 -08:00
2023-03-17 20:35:17 +08:00
2023-03-07 09:08:54 -08:00
2023-03-14 14:49:34 -07:00
2023-03-14 23:01:09 -07:00