sweetpad icon indicating copy to clipboard operation
sweetpad copied to clipboard

Swiftlint linter onSave

Open Ernest0-Production opened this issue 11 months ago • 0 comments

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.

Ernest0-Production avatar Nov 04 '24 12:11 Ernest0-Production