sweetpad
sweetpad copied to clipboard
Swiftlint linter onSave
I know that there is already a SwiftFormat formatter, but it would also be nice to be able to output lint errors (which cannot be automatically corrected). It is important that these warnings&errors are displayed in the file inline.
Currently, there is no good plugin for this in the extension store. The extension called "Linter" is the most similar in expected behavior, but it seems to be deprecated.