-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Labels
Description
In #356, @joelstoddard wished for isort support, and @ocean90 responded:
Project page: https://pypi.org/project/isort/
I'm fine with adding for isort to the action.
Take a look at https://github.com/wearerequired/lint-action/blob/master/CONTRIBUTING.md#adding-a-new-linter to see what's needed to get a new linter/formatter added. Thanks!
I found isort support implemented in Gobot1234's fork, and I rebased it on df31ae8 in master (2024-07-30) of this repository – see Gobot1234#1.
Reactions are currently unavailable