Skip to content

alias sorted with underscores last #116

@woylie

Description

@woylie

Recode sorts alias like this:

alias Absinthe.Resolution
alias __MODULE__.Donkey

I would expect it to sort them like this (which is also consistent with Credo):

alias __MODULE__.Donkey
alias Absinthe.Resolution

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