fix-db-schema-conflicts icon indicating copy to clipboard operation
fix-db-schema-conflicts copied to clipboard

Support rubocop binstub

Open clayallsopp opened this issue 6 years ago • 1 comments

For performance reasons, this adds a preference for the bin/rubocop that might be installed on some projects to the default bundle exec behavior

clayallsopp avatar Aug 03 '17 20:08 clayallsopp

Sorry for taking so long to respond. I checked out your branch and when I went to run it on Ruby 2.4.1 it failed badly. Not your fault - not a problem with your code, but rather, older versions of some of this project's dependencies don't run well on 2.4.1 due to some new Fixnum compatibility issues.

Rest assured I'm going to merge this in, and possibly bump some versions of dependencies.

Thanks again for your contribution, I appreciate the work!

jakeonrails avatar Aug 09 '17 17:08 jakeonrails