345 Commits

Author SHA1 Message Date
Bevan Kay 53251be422 developer/bin: stack declarations 2024-01-29 09:30:31 +08:00
Bevan Kay e6e257a97f developer/bin/list_running_app_ids: disable rubocop 2024-01-29 09:23:55 +08:00
Bevan Kay 5543eefc9c developer/bin/list_login_items_for_app: disable rubocop 2024-01-29 09:23:55 +08:00
Bevan Kay d418613379 developer/bin/generate_cask_token: disable rubocop 2024-01-29 09:23:55 +08:00
Bevan Kay c79a063575 developer/bin/find-appcast: disable rubocop 2024-01-29 09:23:55 +08:00
Bevan Kay bc762a4b2e developer/bin/casks-without-zap: disable rubocop 2024-01-29 09:23:54 +08:00
Bo Anderson db4bc362f4 developer/bin/generate_cask_token: fix style 2023-12-15 17:39:06 +00:00
Markus Reiter 8ba4d0fd50 Use --new instead of --new-cask. 2023-12-05 20:38:53 +01:00
Razvan Azamfirei 575f817f90 casks-without-zap: update script 2023-11-24 09:48:20 -05:00
Bo Anderson 6fb399cd59 developer/bin/generate_cask_token: fix errors under Ruby 3 2023-10-14 18:58:02 +01:00
Douglas Eichelberger 3a70652ebb Resolve Style/InvertibleUnlessCondition violations (#145823) 2023-04-25 18:25:52 -04:00
Vítor Galvão cd61a4c15d casks-without-zap: remove homebrew-cask-drivers (#145007) 2023-04-13 19:41:40 -07:00
Vítor Galvão 08ad6ef13b casks-without-zap: Make Markdown table (#144836) 2023-04-10 13:14:23 -07:00
Razvan Azamfirei e4c818a648 Update casks-without-zap to include and sort by download count (#144751) 2023-04-10 14:59:47 +10:00
stevenlele 9030236674 Add org.cocoapods.* to list_ids_in_app script (#144184) 2023-03-30 19:29:33 +08:00
Issy Long 658d55ddfc rubocop: In-line disables of Style/GlobalVars offenses
- We're working to remove the global `Excludes:` from RuboCop configuration in `Homebrew/brew` (see issue 14685 over there).
- This file in Cask was the only place where global vars weren't already in-line disabled. So, to be able to clean up the configuration stanza in Homebrew/brew PR 14878, I've added some.
2023-03-06 17:35:49 +01:00
Issy Long e5e03ddd41 rubocop: In-line disables of Style/ClassVars offenses
- We're working to remove the global `Excludes:` from RuboCop configuration in `Homebrew/brew` (see issue 14685 over there).
- This file in Cask was the only place where class vars weren't already in-line disabled. So, to be able to clean up the configuration stanza in Homebrew/brew (PR 14878), I've added some.
2023-03-06 17:35:49 +01:00
stevenlele 9f354e96a9 Add Qt to list_ids_in_app script (#142362) 2023-03-06 17:52:22 +08:00
Bevan Kay 40e3586f5f cask-pr-inspect-download: update command (#124374)
* cask-pr-inspect-download: update command

* cask-pr-local-check: update command
2022-05-27 11:16:25 +08:00
Vítor Galvão 4c26da9ec0 casks-without-zap: from checklist to unordered (#121052) 2022-03-27 19:34:58 +01:00
neutric 6689223d37 generate_cask_token: make report adhere to brew style (#116121) 2021-12-21 00:22:10 +11:00
Vítor Galvão 15b2a69e26 casks-without-zap: consider no zap comment (#113608) 2021-11-02 09:51:53 +08:00
Vítor Galvão 2f431d94a6 Add casks-without-zap (#100794) 2021-03-16 14:43:22 +08:00
Miccal Matthews d22d5271a1 generate_cask_token: updates for deprecated commands (#94176) 2020-12-03 15:41:40 +11:00
Miccal Matthews 206b8eab2d cask-pr-inspect-download: updates for deprecated commands (#94175) 2020-12-03 15:32:02 +11:00