Skip to content

Faster formatting #3812

@rrousselGit

Description

@rrousselGit

Formatting is fairly expensive for code-generation.
Although it's useful to make badly generated code more readable, it has a big cost.

Consider

  • have dartfmt not check generated files by default (by ignoring .g.dart?)
  • have build not format those
  • suggest builder authors to have their generated code be humanly readable.

Metadata

Metadata

Assignees

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