Skip to content

remove lookout as dependency use lookout-sdk instead#17

Merged
smacker merged 2 commits intosrc-d:masterfrom
smacker:remove_dependency_on_lookout
Nov 28, 2018
Merged

remove lookout as dependency use lookout-sdk instead#17
smacker merged 2 commits intosrc-d:masterfrom
smacker:remove_dependency_on_lookout

Conversation

@smacker
Copy link
Copy Markdown
Contributor

@smacker smacker commented Nov 23, 2018

Beside obvious downside of using lookout, people start copying code which makes sense as this is the first go analyzer mentioned in lookout readme.

Comment thread analyzer.go
types "github.com/gogo/protobuf/types"
"github.com/src-d/lookout"
log "gopkg.in/src-d/go-log.v1"
"gopkg.in/src-d/lookout-sdk.v0/pb"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think we should also add lookout-sdk into Gopkg.toml, shouldn't we?

[[constraint]]
  name = "gopkg.in/src-d/lookout-sdk.v0"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

it's part of TODO. Replace lookout with lookout-sdk in dep. But we need new version of sdk first :)

Signed-off-by: Maxim Sukharev <max@smacker.ru>
Signed-off-by: Maxim Sukharev <max@smacker.ru>
@smacker smacker changed the title [WIP] remove lookout as dependency use lookout-sdk instead remove lookout as dependency use lookout-sdk instead Nov 28, 2018
@smacker smacker requested a review from carlosms November 28, 2018 13:52
Copy link
Copy Markdown
Contributor

@carlosms carlosms left a comment

Choose a reason for hiding this comment

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

LGTM

@smacker smacker merged commit c63531d into src-d:master Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants