Skip to content

Tardouse/python_linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python script for checking code format and lint

Usage

  1. Install dependencies
pip install -U ruff pre-commit
  1. Download files
wget https://raw.githubusercontent.com/Tardouse/python_linter/refs/heads/main/.pre-commit-config.yaml
wget https://raw.githubusercontent.com/Tardouse/python_linter/refs/heads/main/ruff.toml
  1. cd to your project and hook
pre-commit install

Thanks

This repo is changed by ruff-pre-commit. Thanks for the great work!

About

My personal Python code checking script.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages