SwiftLintPlugin icon indicating copy to clipboard operation
SwiftLintPlugin copied to clipboard

A Swift Package Plugin for SwiftLint

Results 4 SwiftLintPlugin issues
Sort by recently updated
recently updated
newest added

Can it also generate a SwiftLint json report in the package directory? We have some CI processes that we need SwiftLint reports for.....

Whenever I add the Swift Package Plugin to my Swift Package Xcode CPU maxes out and I basically can't edit any code anymore because it lags constantly. I have found...

I have simple SPM and can't get `Swiftlint` to work. I guess it can't find `.swiftlint.yml` I added config file in folder but still getting same error ``` Linting Swift...