conflicts_cop: remove node@ from whitelist

This commit is contained in:
commitay 2018-08-19 17:31:42 +10:00
parent b2bfa6247f
commit 84216f5aa8

View File

@ -10,7 +10,6 @@ module RuboCop
"Use `keg_only :versioned_formula` instead.".freeze
WHITELIST = %w[
node@
bash-completion@
].freeze