Open igorkulman opened 4 years ago
Hmm! I've never tried running it twice in one run. Hmm. I don't have a tonne of time to look into this, but the code is here and I'd love to review a pull request 🙇 https://github.com/ashfurrow/danger-ruby-swiftlint/blob/master/lib/danger_plugin.rb
I have a
sources
withproject1
andproject2
, so relative paths from he root to my projects aresources/project1
andsources/project2.
My config looks like this
The first linting works fine but the second fails, trying to to lint
sources/project1/sources/project2
.I would expect the path to be "reset" after doing the first linting s the second linting does not fail