Skip to content

[Technical debt] Consider configuring the workspace to specify the recommended line length for dart format #49

@navaronbracke

Description

@navaronbracke

I currently have dart format set to formatting to 120 characters per line, globally in my Visual Studio Code user settings.
However, the default formatting for Dart projects is 80 characters per line.

We should enforce the line length for the project's Dart files.
In Visual Studio Code, adding this setting to the .vscode folder/settings file should do it.
Not sure about other editors though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions