DescriptionA minimal status file formatter and canonicalizer.
For the migration script, I need a (less hacky) way of programmatically
modifying a status file. As a step along that path, I need the ability
to write a status file to disc given a StatusFile object.
With that, it was a small step to write a little "formatter" that turns
a status file into its canonical representation.
It removes unneeded parentheses in expressions, normalizes expectation
case, and normalizes whitespace. Seems useful.
R=whesse@google.com
Committed: https://github.com/dart-lang/sdk/commit/b9795ffabbf2c2d8e24ef9b0dfdd0de42b3a64c3
Patch Set 1 #
Total comments: 2
Messages
Total messages: 6 (2 generated)
|