As not a native English speaker, I used to do a lot of typos and misspelling while coding, I was looking for some linting rule inside SwiftLint to do that check for me, then I found that Apple already integrated spell checking inside Xcode 11.

How to Enable it?
Edit >> Format >> Spelling and Grammar >> Checking spelling while typing.

Shortcuts:
π¨π»βπ» ββ + ;β navigate to the next misspelled word.
π¨π»βπ» ββ + :β to open the spelling editor and the suggestions.

I usually enjoy those small tips/improvements that make my life as a developer easier, share it with your colleague whoβs always making typos π