aafc857ede
This CL adds a quick fix for `avoid_multiple_declarations_per_line`. This fix work for var/const/final/late variables, both typed and untyped. The declarations are also correctly indented and comments between the declarations are kept. Change-Id: Ic614e264a199405cc0b9ceaea55a27c848970cfa Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304600 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>