Jonathan Chang
|
ac8eb00443
|
rubocops/cask/*: use rubocop v1 API
|
2021-01-12 19:16:38 +11:00 |
|
Jonathan Chang
|
30f7a872b5
|
rubocops/unless_multiple_conditions: use rubocop v1 API
|
2021-01-12 19:16:38 +11:00 |
|
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 |
|
BrewTestBot
|
b007da6831
|
Update RBI files for rubocop.
|
2021-01-12 06:21:56 +00:00 |
|
BrewTestBot
|
e018745edc
|
brew vendor-gems: commit updates.
|
2021-01-12 06:21:07 +00:00 |
|
dependabot[bot]
|
11c46589ce
|
build(deps): bump rubocop from 1.8.0 to 1.8.1 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v1.8.0...v1.8.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-12 06:19:02 +00:00 |
|
Seeker
|
14b4916dda
|
utils/ast: move helper functions from FormulaAST to AST
|
2021-01-11 20:35:14 -08: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 |
|
BrewTestBot
|
8c6f41d264
|
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
|
2021-01-12 01:21:20 +00: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 |
|
Sam Ford
|
308390ba5b
|
Address feedback and expand documentation
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Co-authored-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
|
2021-01-11 17:51:41 -05:00 |
|
Seeker
|
022bcbb269
|
test/utils/*: use described_class or named subject
|
2021-01-11 12:31:39 -08:00 |
|
Seeker
|
f476bcafcb
|
upgrade: show formula caveats after casks have been updated
|
2021-01-11 11:43:11 -08:00 |
|
Rylan Polster
|
e7b369273a
|
completions: link official taps automatically
|
2021-01-11 12:27:57 -05: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 |
|
hyuraku
|
c56fff3928
|
cmd/prof: raise error when cmd is bash file
|
2021-01-11 21:01:45 +09: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 |
|
Rylan Polster
|
bed16128cc
|
completions: fix usage text
|
2021-01-10 16:32:18 -05: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
|
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 |
|
hyuraku
|
e896c5c4cf
|
cmd/commands: add_only_bash_command_list
|
2021-01-10 23:03:13 +09:00 |
|
Zaid Kokaja
|
d98de86e76
|
Update expected test output to match new JSON
|
2021-01-09 23:17:47 -05:00 |
|
Zaid Kokaja
|
9cf3d5a32d
|
Add installed and outdated to cask json output
|
2021-01-09 22:46:27 -05: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 |
|