Skip to content

tuist inspect redundant-imports

Find redundant imports in Tuist projects failing when cases are found.

Arguments

path Optional

Environment variable TUIST_LINT_REDUNDANT_DEPENDENCIES_PATH

The path to the directory that contains the project.

bash
tuist inspect redundant-imports --path [path]
tuist inspect redundant-imports -p [path]

help Optional

Show help information.

bash
tuist inspect redundant-imports -h
tuist inspect redundant-imports --help

Released under the MIT License.