Skip to content
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

Chore: a bit of spring cleaning #16710

Merged
merged 8 commits into from
Apr 23, 2019
Merged

Chore: a bit of spring cleaning #16710

merged 8 commits into from
Apr 23, 2019

Conversation

markelog
Copy link
Contributor

This pull re-enables some of the revive rules and fixes associated "errors" with it.

It seems some of it is subjective, so I would say not set on stone :)

@markelog markelog changed the title A bit of spring cleaning Chore: a bit of spring cleaning Apr 22, 2019
Copy link
Contributor

@bergquist bergquist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the comment in server.go

Looks good otherwise.

@@ -10,38 +10,36 @@ import (
"path/filepath"
"strconv"
"time"
// self registering services
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment can be removed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yeah, I use a plugin for vscode now that changes sorting of imports

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@markelog markelog requested a review from bergquist April 23, 2019 08:08
Copy link
Contributor

@bergquist bergquist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@markelog markelog merged commit 54c1bf0 into master Apr 23, 2019
ryantxu added a commit to ryantxu/grafana that referenced this pull request Apr 23, 2019
* grafana/master:
  docs: fix upgrade instructions
  Chore: Small improvements to grafana-cli (grafana#16670)
  Chore: Use x/xerrors instead of pkg/errors (grafana#16668)
  Chore: a bit of spring cleaning (grafana#16710)
ryantxu added a commit to ryantxu/grafana that referenced this pull request Apr 23, 2019
…a-alt

* grafana/master:
  Refactor: Make SelectOptionItem a generic type to enable select value typing (grafana#16718)
  docs: fix upgrade instructions
  Chore: Small improvements to grafana-cli (grafana#16670)
  Chore: Use x/xerrors instead of pkg/errors (grafana#16668)
  Chore: a bit of spring cleaning (grafana#16710)
  Fixes grafana#15863 (grafana#16684)
  Docs: Update notification services (grafana#16657)
  PanelQueryRunner: add datasource name to queries (grafana#16712)
ryantxu added a commit to ryantxu/grafana that referenced this pull request Apr 24, 2019
…-scroll-again

* grafana/master:
  Refactor: Make SelectOptionItem a generic type to enable select value typing (grafana#16718)
  docs: fix upgrade instructions
  Chore: Small improvements to grafana-cli (grafana#16670)
  Chore: Use x/xerrors instead of pkg/errors (grafana#16668)
  Chore: a bit of spring cleaning (grafana#16710)
  Fixes grafana#15863 (grafana#16684)
  Docs: Update notification services (grafana#16657)
  PanelQueryRunner: add datasource name to queries (grafana#16712)
  Chore: remove session storage references (grafana#16445)
  Dashboard: Minor settings UI Update (grafana#16669)
  Templating: Do not copy hide option (grafana#16696)
  Docs: Fix advanced variable formatting examples (grafana#16691)
  QueryEditors: pass PanelData and filtered PanelData to each editor (grafana#16692)
@markelog markelog deleted the a-bit-of-spring-cleaning branch May 27, 2019 11:22
@ying-jeanne ying-jeanne added the pr/external This PR is from external contributor label Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/external This PR is from external contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants