-
Notifications
You must be signed in to change notification settings - Fork 125
[Records] dart_style support #1128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Is there any way to make the formatter selectively ignore lines with records usage instead of the whole file while this is still being worked on? |
No, sorry. The easiest workaround is to just not use the formatter until it has record support. |
Ok, thank you! |
oh my goodness; using the Dart 3 alpha is super painful w/o |
This is now done and rolled into the bleeding edge Dart SDK. |
Now that dart-lang/dart_style#1128 has been addressed, format the files testing varargs. And skips `printf` executable lookup on Android. Closes: #52112 Change-Id: I31158ad7a5ddd8520bbee5d67e427ee4c1f3da9e Cq-Include-Trybots: luci.dart.try:vm-ffi-android-debug-arm-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296800 Reviewed-by: Martin Kustermann <[email protected]> Commit-Queue: Daco Harkes <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: