You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should consider having our golden testing files use correct file name extensions. Currently they have their file extensions stripped off which is odd to read (imports => imports.pb.dart; enum.pb => enum.pb.dart).
We should consider having our golden testing files use correct file name extensions. Currently they have their file extensions stripped off which is odd to read (
imports
=>imports.pb.dart
;enum.pb
=>enum.pb.dart
).https://github.com/google/protobuf.dart/tree/master/protoc_plugin/test/goldens
The text was updated successfully, but these errors were encountered: