ahmetws / swifttube

iOS conference videos in one place
169 stars 17 forks source link

Add swiftlint to the project #41

Open ahmetws opened 5 years ago

ahmetws commented 5 years ago

It can be good if Swiftlint(https://github.com/realm/SwiftLint) force us to follow some style and conventions.

Swiftlint has support for Swift Package Manager. It is a good option to add it with SPM via Package.swift file.