2133 Forks
17442 Stars
17442 Watchers

SwiftLint

A tool to enforce Swift style and conventions.

How to download and setup SwiftLint

Open terminal and run command
git clone https://github.com/realm/SwiftLint.git
git clone is used to create a copy or clone of SwiftLint repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SwiftLint https://github.com/realm/SwiftLint/archive/master.zip

Or simply clone SwiftLint with SSH
[email protected]:realm/SwiftLint.git

If you have some problems with SwiftLint

You may open issue on SwiftLint support forum (system) here: https://github.com/realm/SwiftLint/issues