danger-swiftlint
danger-swiftlint copied to clipboard
Is it possible to use this plugin from DangerJS?
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!
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!
Generated by :no_entry_sign: dangerJS
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: https://github.com/ashfurrow/danger-swiftlint/issues/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).