Jonathan Chang
|
0366e2f7f7
|
rubocops/options: use rubocop v1 API
|
2021-01-12 19:16:38 +11:00 |
|
Jonathan Chang
|
23b8d0ccb8
|
rubocops/desc: use rubocop v1 API
|
2021-01-12 19:16:38 +11:00 |
|
Jonathan Chang
|
929e481dce
|
rubocops/keg_only: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
df8e030174
|
rubocops/patches: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
bb497ebfe0
|
rubocops/caveats: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
c3f797d9ac
|
rubocops/components_order: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
f57c96465c
|
rubocops/conflicts: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
92e07f5c0b
|
rubocops/homepage: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
63bebf542f
|
rubocops/dependency_order: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
098ade1319
|
rubocops/urls: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
986f5dac0d
|
rubocops/livecheck: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
a778dc3bdb
|
rubocops/class: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
3bda457478
|
rubocops/text: use rubocop v1 API
|
2021-01-12 19:11:43 +11:00 |
|
Jonathan Chang
|
c18ffa84ca
|
rubocops/deprecate_disable: use rubocop v1 API
|
2021-01-12 19:11:42 +11:00 |
|
Jonathan Chang
|
9046d778e0
|
rubocops/checksum: use rubocop v1 API
|
2021-01-12 19:11:42 +11:00 |
|
Jonathan Chang
|
b8fb568021
|
rubocops/lines: use rubocop v1 API
|
2021-01-12 19:11:42 +11:00 |
|
Jonathan Chang
|
f81e89193e
|
rubocops: update helpers for rubocop v1 API
|
2021-01-12 19:11:42 +11:00 |
|
Jonathan Chang
|
1a9c3fa06e
|
Merge pull request #10272 from jonchang/master
Improve documentation and add type signatures.
|
2021-01-12 13:18:28 +11:00 |
|
Markus Reiter
|
e84939c94a
|
Merge pull request #10273 from reitermarkus/sparkle-macos
Only select Sparkle items for macOS.
|
2021-01-12 01:47:53 +01:00 |
|
Seeker
|
f113f78ae2
|
Merge pull request #10283 from SeekingMeaning/github-util-cleanup
utils/github: cleanup
|
2021-01-11 16:21:19 -08:00 |
|
Seeker
|
2e8fe069fa
|
Merge pull request #10282 from SeekingMeaning/bump-formula-cleanup
bump-formula-pr: cleanup
|
2021-01-11 16:20:34 -08:00 |
|
Seeker
|
850cc8af3e
|
Merge pull request #10279 from SeekingMeaning/formula-rewriter
utils/ast: add `FormulaAST` class
|
2021-01-11 16:19:50 -08:00 |
|
Seeker
|
b29c27b9a8
|
Merge pull request #10251 from SeekingMeaning/bump-pr-match
bump-*-pr: check existing PRs for exact file match
|
2021-01-11 08:40:47 -08:00 |
|
Mike McQuaid
|
a7d7b70369
|
Merge pull request #10289 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.6205
build(deps): bump sorbet from 0.5.6198 to 0.5.6205 in /Library/Homebrew
2.7.3
|
2021-01-11 10:38:20 +00:00 |
|
BrewTestBot
|
7468a774a3
|
brew vendor-gems: commit updates.
|
2021-01-11 07:12:43 +00:00 |
|
dependabot[bot]
|
586a4e5f9f
|
build(deps): bump sorbet from 0.5.6198 to 0.5.6205 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6198 to 0.5.6205.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-11 07:01:11 +00:00 |
|
Jonathan Chang
|
9f9903f80d
|
Publish API for Stdenv.
`@private` hides classes from documentation altogether, while `@api
private` merely marks it as a private API.
|
2021-01-11 10:40:59 +11:00 |
|
Jonathan Chang
|
ce45868973
|
Improve documentation and add type signatures.
|
2021-01-11 10:40:59 +11:00 |
|
Markus Reiter
|
6968c199e8
|
Merge pull request #10284 from reitermarkus/reinstall-cask-options
Properly pass cask options in `reinstall`.
|
2021-01-10 21:04:43 +01:00 |
|
Markus Reiter
|
7236faee25
|
Properly pass cask options in reinstall.
|
2021-01-10 20:19:38 +01:00 |
|
Markus Reiter
|
21e543d4e0
|
Only select Sparkle items for macOS.
|
2021-01-10 19:58:44 +01:00 |
|
Seeker
|
86a7895115
|
utils/github: cleanup
|
2021-01-10 10:42:17 -08:00 |
|
Seeker
|
bc6703c1bc
|
Merge pull request #10277 from kabel/looser-formula-ast
utils/ast: Loose the check for Formula class node
|
2021-01-10 10:05:08 -08:00 |
|
Seeker
|
8fdfbdfc0b
|
bump-formula-pr: cleanup
|
2021-01-10 09:47:20 -08:00 |
|
Seeker
|
2ebfb4221c
|
utils/ast: add FormulaAST class
|
2021-01-10 09:25:46 -08:00 |
|
Kevin Abel
|
226bbc74e8
|
utils/ast: Loose the check for Formula class node
Allows single class files with side-effects that load other classes that inherit `Formula`.
|
2021-01-09 15:11:30 -06:00 |
|
Dustin Rodrigues
|
d75e9c99b3
|
Merge pull request #10039 from dtrodrigues/venv
python: use built-in venv instead of virtualenv when installing formulae
|
2021-01-09 10:43:56 -05:00 |
|
Dustin Rodrigues
|
425535e32b
|
python: add --no-user when doing pip install
|
2021-01-09 10:09:44 -05:00 |
|
Dustin Rodrigues
|
19a47d7c50
|
python: use built-in venv instead of virtualenv when installing formulae
|
2021-01-09 10:09:44 -05:00 |
|
Jonathan Chang
|
5844fc4f00
|
Merge pull request #10255 from iMichka/netcat
uses_from_macos: add netcat
|
2021-01-09 19:44:10 +11:00 |
|
Markus Reiter
|
16c50d59f4
|
Merge pull request #10270 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
|
2021-01-09 04:57:08 +01:00 |
|
BrewTestBot
|
e74e265e1d
|
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
|
2021-01-09 01:16:10 +00:00 |
|
Seeker
|
c8afe19d8e
|
Merge pull request #10256 from SeekingMeaning/unless_multiple_conditions
rubocops: add `unless_multiple_conditions`
|
2021-01-08 16:31:35 -08:00 |
|
Seeker
|
2901d2058a
|
bump-*-pr: check for valid tap
|
2021-01-08 11:42:37 -08:00 |
|
Claudia Pellegrino
|
c8e2f3476f
|
Merge pull request #10252 from Rylan12/python-docs-fix
docs: update homebrew-pypi-poet instructions
|
2021-01-08 20:32:09 +01:00 |
|
Seeker
|
2a80427755
|
unless_multiple_conditions: add autocorrect
|
2021-01-08 10:33:56 -08:00 |
|
Seeker
|
b9854bd4cf
|
rubocops: add unless_multiple_conditions
|
2021-01-08 10:33:54 -08:00 |
|
Mike McQuaid
|
30d5fc6285
|
Merge pull request #10259 from kidonng/cask-completion
Add brew casks command
|
2021-01-08 13:04:53 +00:00 |
|
Mike McQuaid
|
3b3d495021
|
Merge pull request #10239 from MikeMcQuaid/rubocop-shim
rubocop: add shim and command.
|
2021-01-08 13:04:35 +00:00 |
|
Mike McQuaid
|
8ecc8b1e54
|
Merge pull request #10264 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.8.0
build(deps): bump rubocop from 1.7.0 to 1.8.0 in /Library/Homebrew
|
2021-01-08 11:40:04 +00:00 |
|