You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using DangerJS at the moment where we share common rules for different repositories. I'm looking to integrate SwiftLint into an iOS repository which is already integrated with DangerJS.
Is it possible to use this plugin from JS?
Thanks!
The text was updated successfully, but these errors were encountered:
Hey! It looks like this repo hasn't been updated for a while. That probably means the repo's not a high-priority for @ashfurrow. He'll answer this issue if he can, but just a head's up.
If you're using this project, you have the skills to improve it. If you've reported a bug, you are encouraged to open a pull request that fixes it. And of course, you're welcome to discuss with other developers in this repository's issues and pull requests. Have a great day!
I’m afraid not. The two aren’t really compatible, and this repo is deprecated.
Danger Swift has SwiftLint support built-in, see this issue for more context: #17 If you’re using Danger on a Swift codebase, it might be worth using the Swift-based Danger instead (it uses the JS version under the hood).
We are using DangerJS at the moment where we share common rules for different repositories. I'm looking to integrate SwiftLint into an iOS repository which is already integrated with DangerJS.
Is it possible to use this plugin from JS?
Thanks!
The text was updated successfully, but these errors were encountered: