GitHub Action for isort
Optional The path to run isort on.
Default "."
Optional Path of the settings file to be used by isort.
Default "."
The isort command output.
uses: jose-lpa/python-isort-check-action@master
with:
path: "my_project"
settings-path: .isort.cfg