From 6449e0f7bf2da80b4a0fbb710f753076c7e4a11a Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Sat, 21 Nov 2020 18:28:30 +0100 Subject: [PATCH] Ignore Sorbet error 5061 for now. See https://github.com/sorbet/sorbet/pull/3565#issuecomment-730544936. --- Library/Homebrew/sorbet/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Library/Homebrew/sorbet/config b/Library/Homebrew/sorbet/config index 024ba458ec..91f8209a58 100644 --- a/Library/Homebrew/sorbet/config +++ b/Library/Homebrew/sorbet/config @@ -9,3 +9,6 @@ --dsl-plugins sorbet/triggers.yml + +--error-black-list +5061