commit | c3ecc96cd4470316f6b86074c76a49843835f4c5 | [log] [tgz] |
---|---|---|
author | Liam Appelbe <liama@google.com> | Tue Jun 21 13:06:06 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 21 13:06:06 2022 -0700 |
tree | a83656a58085d1d7831dd04b91e2527e6256599d | |
parent | 3626c5ccb4d1cbcc693c138205a126477980bc8b [diff] |
Put the token pos errors behind a debug flag (dart-lang/coverage#395) * Put the token pos errors behind a debug flag These errors are not useful to users, and can be spammy. * Get debug flag from environment