Skip to content
This repository was archived by the owner on Aug 7, 2026. It is now read-only.
 
 

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

An action that runs PyCodeStyle (by way of autopep8) over Python code. If there are errors found in the Python code then the action will fail.

Example workflow:

  • Put the following text into your YAML file in your .github/workflows directory:
- name: Python Style Checker
  uses: rhumbix/pycodestyle-action@master

https://pypi.org/project/pycodestyle/

PyCodeStyle is the library formally called pep8.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages