Hi! this is TDCIAN! Today, let's find out how to use SwiftLint. SwiftLint is a wonderful tool that makes you follow Swift coding conventions. If you are a developer who works alone, or just want to know 'good' coding conventions, SwiftLint will help you! There are some ways to use SwiftLint, and I will introduce the way using SwiftLint with Homebrew. First, turn on your CLI tool. (I will assume ..