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

same output as landscape.io #204

Closed
grizz opened this issue Mar 8, 2017 · 4 comments
Closed

same output as landscape.io #204

grizz opened this issue Mar 8, 2017 · 4 comments

Comments

@grizz
Copy link

grizz commented Mar 8, 2017

Not really a bug, but I can't find a way to make prospector give the same output landscape.io does, what am I missing?

@carlio
Copy link
Member

carlio commented Mar 8, 2017

@grizz could be one of several things, what difference exactly? most likely slight differences in dependency versions between what you're running locally and what's running on Landscape.

@grizz
Copy link
Author

grizz commented Mar 8, 2017

@carlio prospector shows 4 messages, https://landscape.io/github/20c/pybird/13 shows 38 messages

I just did a fresh pip install -U 'prospector[with_everything]

$ git rev-parse --short HEAD
1f8ec24

$ prospector -P .landscape.yml  | grep 'Messages Found'
  Messages Found: 4

$ prospector --version
prospector 0.12.4

Is there any other information you'd like?

Cheers

@pawamoy
Copy link

pawamoy commented Apr 15, 2017

I think it's because pylint integration is broken. There is a pull request for it: #193.

@carlio
Copy link
Member

carlio commented Oct 28, 2018

Closing this as prospector and landscape are no longer completely aligned (and landscape will be getting a big change soon too so...)

@carlio carlio closed this as completed Oct 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

No branches or pull requests

3 participants