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
{{ message }}
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.
Observed behavior:
Everything in the file is deleted. An empty file is left behind. The console window shows the output of gofmt, which evidently terminated with an error code and printed some messages to stderr.
Expected behavior:
The file is unmodified. Perhaps an error dialog appears, showing that editing failed.
The text was updated successfully, but these errors were encountered:
Repro steps:
Observed behavior:
Everything in the file is deleted. An empty file is left behind. The console window shows the output of gofmt, which evidently terminated with an error code and printed some messages to stderr.
Expected behavior:
The file is unmodified. Perhaps an error dialog appears, showing that editing failed.
The text was updated successfully, but these errors were encountered: