-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Description
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
dartfmtnot check generated files by default (by ignoring .g.dart?) - have
buildnot format those - suggest builder authors to have their generated code be humanly readable.
gnprice, tenhobi, crefter, mihirpkshah, ts-sebastjanmevlja and 5 more
Metadata
Metadata
Assignees
Labels
No labels