Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Support Windows #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Support Windows #39

wants to merge 2 commits into from

Commits on Feb 18, 2016

  1. Use the Bundler context only when Rubocop is in the Gemfile.

    This allows the use of system/user-installed Rubocop.
    lowjoel committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    68f5bad View commit details
    Browse the repository at this point in the history
  2. Support Windows by prepending the path to the Ruby interpreter when r…

    …unning Rubocop.
    
    This also uses the full path to the Rubocop gem.
    lowjoel committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    60e2056 View commit details
    Browse the repository at this point in the history