-
-
Notifications
You must be signed in to change notification settings - Fork 590
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
Fix isort-action usage documentation #2297
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@DanielNoord This looks good. It aligns the isort docs with the isort-action implementation.
It will need to be rebased though. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2297 +/- ##
=======================================
Coverage 99.12% 99.12%
=======================================
Files 39 39
Lines 3095 3095
Branches 787 787
=======================================
Hits 3068 3068
Misses 15 15
Partials 12 12 |
@DanielNoord--thanks for the review. This has been rebased & is ready to merge. |
See PyCQA/meta#64 (comment) I have stopped merging anything. |
Thanks @jamescurtin @kurtmckee @DanielNoord |
Fix isort/isort-action#91
The current docs provide the wrong casing for the isort Github Action inputs.