Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

A GitHub action that runs linting with flake8, ruff, mypy and pylint, based on uv

License

Notifications You must be signed in to change notification settings

johko/python-code-style-uv

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Code Style

A GitHub action that helps python code to adhere to our style guide for python code at celebrate company.

Linters

  • flake8
  • mypy
  • pylint

Usage

This action ONLY runs the linters. The python environment should be set up separately.

MAKE SURE TO PROVIDE YOUR OWN LINTER CONFIGURATION FILES IN YOUR REPOSITORY.

name: celebrate python linting
uses: kartenmacherei/python-code-style@0.3.0

Features

  • Runs all specified python linters
  • If triggered by a pull request, linter results will be added as comments to the PR.
  • If triggered by a different kind of commit, linter results will be added as check errors.

About

A GitHub action that runs linting with flake8, ruff, mypy and pylint, based on uv

Resources

License

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.