Skip to content

Item is unused when it's followed by a comment #20

@grifas

Description

@grifas

The script detects an unused item when I return the result of a function with a comment at the same line:

Here an example:

override func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
    return getCell() // Bla bla bla
}

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