Skip to content

.formatter.exs adds line_length: 80 #3

@probably-not

Description

@probably-not

The default line length in Elixir's formatter is 98, which means that I can easily write semi-long lines. When adding in typedstruct (and adding it to the formatter.exs), my default line length is overridden because the typedstruct formatter.exs contains line_length: 80.

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