-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
enhancementIdeas for improvements of existing features and rules.Ideas for improvements of existing features and rules.
Description
New Issue Checklist
- I've Updated SwiftLint to the latest version.
- I've searched for existing GitHub issues.
Feature or Enhancement Proposal
0.61.0 released added the option to disable SourceKit when the environment variable SWIFTLINT_DISABLE_SOURCEKIT is defined.
However, in some cases, it might not be trivial to configure this environment variable.
While SourceKit is being completely removed, it would be great if meanwhile we had the option to pass a regular flag (eg --disable-sourcekit or --no-sourcekit) to disable SourceKit.
Thank you!
Metadata
Metadata
Assignees
Labels
enhancementIdeas for improvements of existing features and rules.Ideas for improvements of existing features and rules.