Skip to content

Some kotlin dsl project references not recognized #55

@bryant-tran-x

Description

@bryant-tran-x

I work on a project that makes extensive use of this Kotlin DSL method

https://github.com/gradle/gradle/blob/03a624ce967083057a16d5a44d515dd8c406c635/platforms/core-configuration/kotlin-dsl/src/main/kotlin/org/gradle/kotlin/dsl/DependencyHandlerExtensions.kt#L86

which uses project declarations of the form project(path = ":path:to:project", configuration = "nameOfConfiguration"). These don't seem to be getting picked up by the regex used in spotlight.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions