Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 223 Bytes

File metadata and controls

10 lines (9 loc) · 223 Bytes

python-base

  • ruff (lint)
  • black (format)
  • pyright (static check)
  • pre-commit config

todo

  • validate editorconfig
  • validate all files are compatible with editorconfig
  • add actions for all validations in pre-commit