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

Add back pylint as info-only for core #3515

Merged
merged 2 commits into from
Jun 22, 2017

Conversation

theacodes
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 20, 2017
core/nox.py Outdated
'--library-filesets', 'google',
'--test-filesets', 'tests',
# Temporarily allow this to fail.
success_codes=range(0, 100))

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

session.install('.')
session.run('flake8', 'google/cloud/core')
session.run(
'gcp-devrel-py-tools', 'run-pylint',

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@theacodes
Copy link
Contributor Author

@dhermes added a "empty" config file for you. PTAL?

# Test configuration

# test_additions = copy.deepcopy(library_additions)
# test_replacements = copy.deepcopy(library_replacements)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Jun 22, 2017

This LGTM.

@theacodes theacodes merged commit 46ced00 into googleapis:master Jun 22, 2017
@theacodes theacodes deleted the pylint-for-core branch June 22, 2017 19:46
@theacodes
Copy link
Contributor Author

Cool, I'll send another PR to add this to all the other packages.

@dhermes
Copy link
Contributor

dhermes commented Jun 22, 2017

SGTM. Do we think @lukesneeringer cares? (Prepare for some lint violations since we've had it turned off.)

@theacodes
Copy link
Contributor Author

theacodes commented Jun 22, 2017 via email

@dhermes
Copy link
Contributor

dhermes commented Jun 22, 2017

Boom roasted

landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 21, 2017
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants