ashfurrow / danger-ruby-swiftlint

A Danger plugin for SwiftLint.
https://rubygems.org/gems/danger-swiftlint
MIT License
203 stars 81 forks source link

Fix issues with non-escaped folder paths #76

Closed Austinate closed 6 years ago

Austinate commented 6 years ago

This PR addresses issues with folder paths containing whitespaces (in our case it is similar to "Project Name" and containing folder with source files has same "Project name" too).

Austinate commented 6 years ago

Thanks for review and nice words, @ashfurrow πŸ˜€ Should we publish a new version with this changes? Any advice on this would be nice πŸ™

ashfurrow commented 6 years ago

Yeah, good idea. I bumped the version and pushed to RubyGems. Thanks again for looking into this – I've been swamped and really appreciate it.