Lint to split comments when > line length #57152
Labels
analyzer-linter
Issues with the analyzer's support for the linter package
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
linter-lint-request
type-enhancement
A request for a change that isn't a bug
Migrated from dartbug.com/22003:
I ran dartformat like this:
dartformat -l 58 -w *.dart
The input file included these two lines:
The output for those lines was this:
I expected something like this:
The text was updated successfully, but these errors were encountered: