[Proposal] SwiftLint integration in xCode

Is it possible to set your coding style rules and force them during development in IDE?

SwiftLint already has directions on how to integrate its warnings into Xcode. Unfortunately there's no way to automatically apply its corrections, or a general formatter like SwiftFormat, to code as you type or save. This is one of the big missing pieces of Xcode that's gone unaddressed in Apple's IDEs for 20 years now.

1 Like