Python linters isort check
ActionsTags
(2)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
Python linters isort check is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.