Skip to content

excluded seems to be ignore in 0.65.0 #6795

Description

@michaeldclifford

New Issue Checklist

Bug Description

In 0.64.1, swiftlint passes.
In 0.65.0, swiftlint reports thousands of violations, all in folders that have been filed under excluded in the swiftlint.yml file

$ swiftlint lint

Environment

  • SwiftLint version: working in 0.64.1, not working in 0.65.0
  • Xcode version: 26.6 (17F113)
  • Installation method used: CocoaPods
  • Configuration file:
excluded:
  - DerivedData
  - Pods

Metadata

Metadata

Assignees

No one assigned

    Labels

    helpQuestions or user problems that require more explanation rather than code changes.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions