Skip to content

Instantly share code, notes, and snippets.

@ykyk1218
Created October 31, 2017 11:00
Show Gist options
  • Save ykyk1218/8b2502cad36cb9978c40116d69e04668 to your computer and use it in GitHub Desktop.
Save ykyk1218/8b2502cad36cb9978c40116d69e04668 to your computer and use it in GitHub Desktop.
robocopでチェックするコマンド
git diff --name-only origin/master | xargs bundle exec rubocop --force-exclusion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment