Skip to content

Conversation

@arnaudgelas
Copy link
Contributor

@arnaudgelas arnaudgelas commented Jan 7, 2021

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
  • If you made a notable change (that affects users), did you update the CHANGELOG?

What does this PR do?

Relates to #4805
Enforce pre-commit to use a recent and fixed version of isort rather than an uncontrolled one.

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding upside_down_face

@codecov
Copy link

codecov bot commented Jan 7, 2021

Codecov Report

Merging #5408 (d2ffe99) into release/1.2-dev (3ee1b55) will not change coverage.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           release/1.2-dev   #5408   +/-   ##
===============================================
  Coverage               93%     93%           
===============================================
  Files                  150     150           
  Lines                10490   10490           
===============================================
  Hits                  9719    9719           
  Misses                 771     771           

@Borda Borda added this to the 1.2 milestone Jan 8, 2021
@Borda
Copy link
Collaborator

Borda commented Jan 8, 2021

@arnaudgelas pls keep in your PR the bullet list for checking...
@akihironitta @PyTorchLightning/core-contributors can you check that it works now?

Previously pre-commit was using any version of isort found on developer
machine. Now, used isort is from the official repository and version is
set to 5.7.0 (which is nowadays the latest release).

Co-authored-by: Akihiro Nitta <[email protected]>
@arnaudgelas arnaudgelas force-pushed the fix/pre-commit-isort-config branch from 0fcd381 to d2ffe99 Compare January 8, 2021 14:08
@arnaudgelas arnaudgelas mentioned this pull request Jan 8, 2021
30 tasks
@arnaudgelas
Copy link
Contributor Author

@Borda I have added back the checklist

@Borda Borda enabled auto-merge (squash) January 8, 2021 14:37
@Borda Borda added the ready PRs ready to be merged label Jan 8, 2021
@Borda Borda merged commit 0fc264a into Lightning-AI:release/1.2-dev Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready PRs ready to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants