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

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python isort check action

GitHub Action for isort

Inputs

path

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

settings-path

Optional Path of the settings file to be used by isort. Default "."

Outputs

The isort command output.

Example usages

uses: jose-lpa/python-isort-check-action@master
with:
  path: "my_project"
  settings-path: .isort.cfg

About

GitHub action to run isort checks in your Python code

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages