Skip to content

Linter Rule: No unused local variables and unnecessary assignments #1590

@marcoroth

Description

@marcoroth

Good

<% number = posts.count %>

New posts today: <%= number %>!

Bad

<% number = posts.count %>

New posts today: -

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions