Changed paths:
M pkg/analysis_server_client/lib/src/protocol/protocol_base.dart
M pkg/telemetry/lib/crash_reporting.dart
M pkg/telemetry/lib/src/pii_regexp.dart
Log Message:
-----------
Reformat some files owned by the developer experience team.
This will avoid some merge conflicts in a follow-up CL I'm working on
that will enable the lints `unnecessary_type_name_in_constructor` and
`unnecessary_const_in_enum_constructor` (and will fix declarations
accordingly).