ashfurrow / danger-ruby-swiftlint

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

Updates SwiftLint, adds force-excludes option. #102

Closed ashfurrow closed 6 years ago

ashfurrow commented 6 years ago

This uses the new --force-excludes flag that SwiftLint added in 0.25.1.

Fixes #87.

ashfurrow commented 6 years ago

Cool, I'll try to get this released this week.

heidiproske commented 6 years ago

hiii @ashfurrow Will you be able to do a release this week? :)

ashfurrow commented 6 years ago

@heidiproske I certainly can, but I should warn that another user has said the fix isn't working. At least releasing a new version will help get more eyes on it. I'll try to get to this today.

ashfurrow commented 6 years ago

Okay, got 0.17.0 released to RubyGems. Let me know how it goes 👍