Commit 6a1a64d
Changed files (1)
bin
bin/style
@@ -4,4 +4,4 @@ set -e
cd "$(dirname "$0")/.."
-bundle exec rake rubocop
+bundle exec rubocop "$@"