Skip to content

Automatically import custom rules like Lint #523

@junhaozhou

Description

@junhaozhou

For example, if a module has the following dependencies

dependencies {
    detektPlugins(":custom_rules")
}

When checking Kotlin files in this module, can automatically import the rules defined in custom_rules.

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