Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Conversation

vaneyckt
Copy link
Contributor

Hi there,

at Swrve out repository layout is as follows:

/swrve
  /rails
    /spec
  /java
  /python

as such, when running our rspec tests, we have all gotten into the habbit of running

cd rails && bundle exec rspec

Unfortunately this means the Codacy ruby plugin will look for the .git file in the /swrve/rails dir. This pull request should remedy that.

@nmatpt
Copy link
Contributor

nmatpt commented Oct 19, 2015

Thank you for the pull request, I will publish a new minor version of the gem in a moment.

nmatpt added a commit that referenced this pull request Oct 19, 2015
…tarted-from-repo-root-folder

use git to find the root of the git repo
@nmatpt nmatpt merged commit e47e3a8 into archived-codacy:master Oct 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants