rubocop/lines: add protobuf to whitelist

This commit is contained in:
Sam Ford 2020-02-16 09:34:09 -05:00
parent 3f654d6aba
commit 486a557cf5
No known key found for this signature in database
GPG Key ID: 95209E46C7FFDEFE

View File

@ -439,6 +439,7 @@ module RuboCop
open-mpi open-mpi
openssl@1.1 openssl@1.1
pcre pcre
protobuf
wolfssl wolfssl
xz xz
].include?(@formula_name) ].include?(@formula_name)