Skip to content

go lint implicit types #663

@mcandre

Description

@mcandre

Find a Go linter that can enforce either of two selectable styles:

var x, y int
var x int
var y int

Including both local variables, module variables, struct fields, and function parameters.

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