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

ci(pylint): Use python3.9 for linting #182

Merged
merged 1 commit into from
Nov 16, 2021
Merged

Conversation

mojito317
Copy link
Contributor

PR summary

This fixes the failing Travis pipelines caused by pylint-dev/astroid#1239

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the
    Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

pylint uses Python 3.7. as a base.

What is the new behavior?

pylint uses Python 3.9. as a base.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Copy link
Member

@ricellis ricellis left a comment

Choose a reason for hiding this comment

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

LGTM, assuming everything is green I'm +1

@mojito317 mojito317 merged commit 0a80ab4 into master Nov 16, 2021
@mojito317 mojito317 deleted the use-py39-for-pylint branch November 16, 2021 12:03
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