mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
dev-cmd/typecheck: skip json
RBI generation
This commit is contained in:
parent
574121d983
commit
6eb8d51a0c
@ -47,7 +47,7 @@ module Homebrew
|
||||
if update
|
||||
excluded_gems = [
|
||||
"did_you_mean", # RBI file is already provided by Sorbet
|
||||
"webrobots", # RBI file is bugged
|
||||
"json", # RBI file is already provided by Sorbet
|
||||
"sorbet-static-and-runtime", # Unnecessary RBI - remove this entry with Tapioca 0.8
|
||||
]
|
||||
typed_overrides = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user