Skip to content

Allow trailing commas in import globs #2582

@erickt

Description

@erickt

Pretty much every other construct allows trailing commas, so glob imports like this should work too:

import elasticsearch::{
    client,
    create_index_builder,
    index_builder,
    json_dict_builder,
};

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