-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
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.
Bug Description
If you specify a custom rule in the --only-rule argument, then no violations are detected during linting. (It does scan the files though)
When linting a built-in rule, everything works correctly
$ swiftlint lint --no-cache --only-rule my_ruleEnvironment
- SwiftLint version 0.58.2
- Xcode version 16.2
- Installation method used mise-en-place
Metadata
Metadata
Assignees
Labels
enhancementIdeas for improvements of existing features and rules.Ideas for improvements of existing features and rules.