Closed iZNunev closed 5 years ago
There are few linter violations left. I think Examples should also be part of the included files.
@nataliq it seems SwiftLint installed on travis is quite old and gives weak delegate warning for some reason, but when looking at the code the delegate IS weak, and on my local device I don't get this warning 🤔
@nataliq could you review this now? I removed the Examples from SwiftLint as they give random errors for files that are not even there and also for violations that are not really violations, must be old SwiftLint bug
This PR introduces SwiftLint to Presentation and also fixes few warnings