Skip to content

Add pre-commit hook configuration #31

@Hell1213

Description

@Hell1213

Description

Add a .pre-commit-hooks.yaml file to enable pre-commit integration for this repository. The hooks should run:

  • ruff check for linting
  • ruff format for formatting
  • mypy for type checking

Also add a pyproject.toml section for pre-commit config.

Skills Required

  • YAML
  • Python tooling (ruff, mypy)

Difficulty

Beginner-setup,level1,gssoc-ext

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgood first issueGood for newcomersgssocGirlScript Summer of Codegssoc-extGSSoC Extended contributionlevel1Beginner: Good for newcomers (10 points)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions