Skip to content

Ignore warning about using this #105

Description

@reaandrew

We currently get a golint warning when using the this keyword. I personally like it as does @jamlen who implemented so.... I propose we add the following error output to the grep of what we ignore from the ruleset.

core/SummaryBuilder.go|58 col 1 warning| receiver name should be a reflection of its identity; don't use generic names such as "this" or "self"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions