Skip to content

moduleCheckUnused task not found #403

@tasomaniac

Description

@tasomaniac

When I run according to docs ./gradlew moduleCheckUnused the task is not found. When I grep all the tasks, I got the output like this. Do I do anything wrong?


moduleCheck - runs all enabled ModuleCheck rules
moduleCheckAuto - runs all enabled ModuleCheck rules
moduleCheckDepths - The longest path between this module and its leaf nodes
moduleCheckDepthsAuto - The longest path between this module and its leaf nodes
moduleCheckGraphs - The longest path between this module and its leaf nodes
moduleCheckGraphsAuto - The longest path between this module and its leaf nodes
moduleCheckSortDependencies - Sorts all dependencies within a dependencies { ... } block
moduleCheckSortDependenciesAuto - Sorts all dependencies within a dependencies { ... } block
moduleCheckSortPlugins - Sorts Gradle plugins which are applied using the plugins { ... } block
moduleCheckSortPluginsAuto - Sorts Gradle plugins which are applied using the plugins { ... } block

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions