-
Notifications
You must be signed in to change notification settings - Fork 0
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
Temp2 #9
Temp2 #9
Conversation
sm sync.Map | ||
} | ||
|
||
type Result struct { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[golint-pr-review] reported by reviewdog 🐶
exported type Result should have comment or be unexported
return l | ||
} | ||
|
||
type FilteredResult struct { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[golint-pr-review] reported by reviewdog 🐶
exported type FilteredResult should have comment or be unexported
"fmt" | ||
"sync" | ||
|
||
"github.com/reviewdog/reviewdog/filter" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"sync" | ||
|
||
"github.com/reviewdog/reviewdog/filter" | ||
"github.com/reviewdog/reviewdog/proto/rdf" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"io" | ||
"os" | ||
|
||
"github.com/reviewdog/reviewdog/diff" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
"github.com/reviewdog/reviewdog/diff" | ||
"github.com/reviewdog/reviewdog/filter" | ||
"github.com/reviewdog/reviewdog/parser" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Failed to generate code suggestions for PR |
No description provided.