Skip to content

Using SwiftLint with a Configuration File

Writing code can be a rewarding experience and like in any form of writing, there may be ways to ensure that your readers (including your future self) are able to understand and engage with your creative flare.

If you are a programmer (and even if you are not, but want to get into programming) a linter may be a great help to support your writing.

Check out this post to see how you can configure SwiftLint with Xcode