dev-cmd/typecheck: skip json
RBI generation
This commit is contained in:
parent
574121d983
commit
6eb8d51a0c
@ -47,7 +47,7 @@ module Homebrew
|
|||||||
if update
|
if update
|
||||||
excluded_gems = [
|
excluded_gems = [
|
||||||
"did_you_mean", # RBI file is already provided by Sorbet
|
"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
|
"sorbet-static-and-runtime", # Unnecessary RBI - remove this entry with Tapioca 0.8
|
||||||
]
|
]
|
||||||
typed_overrides = [
|
typed_overrides = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user