SwiftLint
Tooling
19 Jan 2022
Linting is the automated checking of your source code to flag programming errors, bugs, stylistic errors, and suspicious constructs. SwiftLint is a linter specifically for Swift code. But how do you use it?
Tooling
19 Jan 2022
Linting is the automated checking of your source code to flag programming errors, bugs, stylistic errors, and suspicious constructs. SwiftLint is a linter specifically for Swift code. But how do you use it?