Skip to content

Elixir 1.6 - use "mix format" #147

@norpan

Description

@norpan

Elixir 1.6 has a new feature called "mix format" that formats your code according to a predefined (and non-configurable) format. All of Elixir's code has already been formatted like that, and it's really great to have a standard format when merging.

So, to implement this we'd first make sure the code works for Elixir 1.6, and then check in CI that files are correctly formatted.

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