mongodb: rubocop tweaks.

This commit is contained in:
Mike McQuaid 2016-10-22 13:33:54 +01:00
parent cd86e1d652
commit 52e41cb2d8

View file

@ -39,7 +39,7 @@ class Mongodb < Formula
Language::Go.stage_deps resources, buildpath/"src"
cd "src/github.com/mongodb/mongo-tools" do
args = %W[]
args = %w[]
if build.with? "openssl"
args << "ssl"