Highlights
- Pro
Pinned Loading
-
Rubocop -a with all changes since ma...
Rubocop -a with all changes since master 1( git diff --staged --name-only --diff-filter=MA ; git diff --name-only --diff-filter=MA ; git diff master..HEAD --name-only --diff-filter=MA ; git ls-files -o --exclude-standard) | sort | uniq | grep '\.rb$' | grep -v 'schema.rb' | xargs bundle exec rubocop -a
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




