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

Use pocketlint for running pylint on python-meh #5

Closed
wants to merge 9 commits into from
Closed

Use pocketlint for running pylint on python-meh #5

wants to merge 9 commits into from

Conversation

clumens
Copy link
Contributor

@clumens clumens commented Jul 16, 2015

No description provided.

Most of these can be gotten rid of by disabling the error messages.  This
is okay because a lot of the errors only turn up under python3 (like when
pocketlint is running), but the code in question is only reachable under
python2.
We should have as much of the logic of how the CI tests are run in source
control as possible, so that's what this target is for.  Besides this, jenkins
just runs a "git clean" first.
@vpodzime
Copy link
Contributor

These all look good to me, thanks!

@vpodzime vpodzime added the ACK label Jul 20, 2015
@M4rtinK
Copy link
Contributor

M4rtinK commented Jul 20, 2015

Also looks good to me! :)

@clumens
Copy link
Contributor Author

clumens commented Jul 20, 2015

Merged by hand.

@clumens clumens closed this Jul 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants