Skip to content

JSHint ignores should be reviewed #127

@ADSKLowenthal

Description

@ADSKLowenthal

Just as an example, the controller template adds /* jshint -W098 */, which is meant to disable warnings for unused variables.

However, the only reason there would be unused variable warnings is because the package has just been created, and the developer hasn't built the code. I would say that this is a completely valid warning that we'd want.

Haven't had a chance to look over all the templates, but I'm suggesting we shouldn't hide issues that will alert developers to areas this tool has created that they haven't reviewed/adjusted to their needs.

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