Skip to content

Add CI, pre-commit and renovate#7

Merged
swap357 merged 1 commit intomainfrom
wotmve-codex/add-renovate-and-oss-tools
May 29, 2025
Merged

Add CI, pre-commit and renovate#7
swap357 merged 1 commit intomainfrom
wotmve-codex/add-renovate-and-oss-tools

Conversation

@swap357
Copy link
Owner

@swap357 swap357 commented May 29, 2025

Summary

  • set up GitHub Actions CI workflow
  • add Pre‑Commit config for ruff and black
  • configure development dependencies and formatting options in pyproject.toml
  • document development setup
  • add Renovate configuration
  • add .gitignore
  • fix unused import detected by Ruff

Testing

  • pre-commit run --files README.md pyproject.toml .github/workflows/ci.yml .pre-commit-config.yaml renovate.json .gitignore (fails: command not found)
  • pytest -q

@swap357 swap357 merged commit f231634 into main May 29, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant