bundle rubocop

This commit is contained in:
Loic Nageleisen 2016-03-21 15:52:22 +01:00
parent 3cabd39391
commit bd2ed8dd46

View file

@ -1,6 +1,6 @@
# bundler # bundler
bundled_commands=(annotate cap capify cucumber guard heroku nanoc rackup rainbows rails rake rspec ruby shotgun spec spork thin unicorn unicorn_rails irb pry) bundled_commands=(annotate cap capify cucumber guard heroku nanoc rackup rainbows rails rake rspec rubocop ruby shotgun spec spork thin unicorn unicorn_rails irb pry)
_bundler-installed() { _bundler-installed() {
which bundle > /dev/null 2>&1 which bundle > /dev/null 2>&1