-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix goimports
.
#984
Comments
This issue/PR is has been automatically marked as stale because it has not had recent activity. Please comment on status otherwise the issue will be closed in a week. Thank you for your contributions. |
I saw it had been fixed with pinned |
Still valid. |
This issue/PR has been automatically marked as stale because it has not had recent activity. Please comment on status otherwise the issue will be closed in a week. Thank you for your contributions. |
Same problem. |
This issue/PR has been automatically marked as stale because it has not had recent activity. Please comment on status otherwise the issue will be closed in a week. Thank you for your contributions. |
Still broken
…On Sat, 4 Apr 2020 at 18:35, stale[bot] ***@***.***> wrote:
This issue/PR has been automatically marked as stale because it has not
had recent activity. Please comment on status otherwise the issue will be
closed in a week. Thank you for your contributions.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#984 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABVA3O66EAVVZXLZI6PN2ULRK5VWZANCNFSM4HBYAQGA>
.
|
Hello 👋 Looks like there was no activity on this issue for last 30 days. |
Still goimports is leaving blank lines.
…On Tue, 5 May 2020 at 11:06, stale[bot] ***@***.***> wrote:
Hello 👋 Looks like there was no activity on this issue for last 30 days.
*Do you mind updating us on the status?* Is this still reproducible or
needed? If yes, just comment on this PR or push a commit. Thanks! 🤗
If there will be no activity for next week, this issue will be closed (we
can always reopen an issue if we need!). Alternatively, use remind command
<https://probot.github.io/apps/reminders/> if you wish to be reminded at
some point in future.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#984 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABVA3O6IKI4PLICZB7WUJ7DRP7QJPANCNFSM4HBYAQGA>
.
|
Hello 👋 Looks like there was no activity on this issue for last 30 days. |
eh eh (:
…On Thu, 4 Jun 2020 at 11:50, stale[bot] ***@***.***> wrote:
Hello 👋 Looks like there was no activity on this issue for last 30 days.
*Do you mind updating us on the status?* Is this still reproducible or
needed? If yes, just comment on this PR or push a commit. Thanks! 🤗
If there will be no activity for next week, this issue will be closed (we
can always reopen an issue if we need!). Alternatively, use remind command
<https://probot.github.io/apps/reminders/> if you wish to be reminded at
some point in future.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#984 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABVA3O366EXH7YUXC6D7SUTRU535TANCNFSM4HBYAQGA>
.
|
Hello 👋 Looks like there was no activity on this issue for last 30 days. |
Closing for now as promised, let us know if you need this to be reopened! 🤗 |
AC:
make format
orgomiports
should fix blank lines.Eg:
goimports
does NOT fixes those, see why: golang/go#26246This is quite annoying. I think this was fixed, but then reverted. Anyway we should ensure this is fixed.
The text was updated successfully, but these errors were encountered: