SwiftLintPlugin icon indicating copy to clipboard operation
SwiftLintPlugin copied to clipboard

Generate a SwiftLint json report

Open tychop opened this issue 2 years ago • 1 comments

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

tychop avatar Aug 05 '22 10:08 tychop

Would need additional implementation. But for this specific case I suggest you fork the project and implement it to your needs in main.swift.

lukepistrol avatar Aug 12 '22 23:08 lukepistrol