There are a lot of helpful plugins in AppCode plugin repository - such as, for example, the Markdown support. Today we will take a look at three plugins dedicated to Swift development.
SwiftLint
SwiftLint is a static analysis tool by Realm that helps you enforce Swift style and conventions in your…