SwiftLint icon indicating copy to clipboard operation
SwiftLint copied to clipboard

Add support for configuring `lenient: true` in `.swiftlint.yml`

Open F1248 opened this issue 1 year ago • 0 comments

New Issue Checklist

Feature or Enhancement Proposal

Since I can't pass command line arguments like --lenient when using SwiftLint through the SwiftLintBuildToolPlugin, writing lenient: true in .swiftlint.yml would be the perfect way to configure this, just as it was implemented with strict in #5226.

F1248 avatar Sep 01 '24 20:09 F1248