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

update pylint & isort #428

Merged
merged 4 commits into from
Aug 24, 2020
Merged

update pylint & isort #428

merged 4 commits into from
Aug 24, 2020

Conversation

ITProKyle
Copy link
Collaborator

Why This Is Needed

resolves #425

previous versions of pylint required isort<5 preventing use of the vast improvements made in isort v5

What Changed

Changed

  • updated pylint to ~=2.6.0
    • updated .pylintrc accordingly
    • updated lint_two cli options to be compatible with the new config
  • updated isort to ~=5.4.2
    • update cli options for v5

@ITProKyle ITProKyle added the maintenance General repo or CI/CD upkeep label Aug 21, 2020
@ITProKyle ITProKyle self-assigned this Aug 21, 2020
@ITProKyle ITProKyle marked this pull request as ready for review August 21, 2020 23:02
@ITProKyle ITProKyle merged commit d66eff8 into rackspace:master Aug 24, 2020
@ITProKyle ITProKyle deleted the maint/update-pylint branch August 24, 2020 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance General repo or CI/CD upkeep
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REQUEST] update to pylint~=2.6.0
2 participants