danger/swift

Swiftlint baseline functionality

ayushgargdunzo opened this issue · 0 comments

We are using the built-in Swiftlint of Danger to restrict some standard rules in code and highlight them in the PR review. It would be good to have a baseline feature built in for SwiftLint. This ensures we can stop any new issue creeping in right from the time it's integrated.

We found one thread regarding this: realm/SwiftLint#3421

So can we expect this add-on in the Danger, to have this baseline feature for Swiftlint?