Skip to content

Enable API breakage check when SwiftPM no longer diagnoses SPI changes as breaking #3010

Open
@ahoppen

Description

@ahoppen

We don’t consider SPI part of swift-syntax’s public API and can break it as much as we want. But swift package diagnose-api-breaking-changes reports them as breaking changes (swiftlang/swift#79990). This generates too much noise for the API breakage check to be useful for swift-syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions