Skip to content

Show linters error list only if not empty #742

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

Merged
merged 1 commit into from
Feb 14, 2018
Merged

Show linters error list only if not empty #742

merged 1 commit into from
Feb 14, 2018

Conversation

glujan
Copy link
Contributor

@glujan glujan commented Feb 28, 2017

Resolve #739 as suggested by @kevinkjt2000

@glujan
Copy link
Contributor Author

glujan commented Feb 28, 2017

Test failures tear down:

  1. pymode check code lint new
    This one is failing because PymodeLint is reading file content from a buffer and not from file system (here). Should I change behaviour of this test?

  2. pymode check code lint code
    A different output because pylint is used instead of pyflakes for some reason.

  3. pymode-plugin pymode save
    I don't know the reason of failure (yet).

Is fixing those tests a priority?

@fmv1992
Copy link
Contributor

fmv1992 commented Jun 9, 2017

Actually can you help me get those tests running? Never got the exact gist of it...

@glujan
Copy link
Contributor Author

glujan commented Jun 9, 2017

I can give it a shot. I'll ping you on Slack in case of any questions

@fmv1992 fmv1992 force-pushed the develop branch 4 times, most recently from 3f4fc36 to 60c638d Compare November 22, 2017 02:23
@diraol
Copy link
Contributor

diraol commented Feb 13, 2018

Hi @glujan can you please rebase your PR branch against our develop branch and then see if the tests are passing?

@glujan
Copy link
Contributor Author

glujan commented Feb 14, 2018

@diraol Here you go, the branch is rebased and tests are green.

@diraol diraol merged commit 3b8dbfd into python-mode:develop Feb 14, 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