Skip to content

Tidy up import groupings #4

@mjs

Description

@mjs

In Go projects imports are generally organised like this at the top of each file:

import (
    standard library imports

    external dependency imports

    internal imports
)

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