From 486a557cf527761d9b5a0cf54674f4d562c7bfcb Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Sun, 16 Feb 2020 09:34:09 -0500 Subject: [PATCH] rubocop/lines: add protobuf to whitelist --- Library/Homebrew/rubocops/lines.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/rubocops/lines.rb b/Library/Homebrew/rubocops/lines.rb index 26e36f1397..0f2721670d 100644 --- a/Library/Homebrew/rubocops/lines.rb +++ b/Library/Homebrew/rubocops/lines.rb @@ -439,6 +439,7 @@ module RuboCop open-mpi openssl@1.1 pcre + protobuf wolfssl xz ].include?(@formula_name)