Skip to content

jose-lpa/python-isort-check-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python isort check action

GitHub Action for isort

Inputs

path

Optional The path to run isort on. Default "."

Outputs

The isort command output.

Example usages

uses: jose-lpa/python-isort-check-action@master
with:
  path: 'my_project'

About

GitHub action to run isort checks in your Python code

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published