Skip to content

Improve project template: add CI, fix deps, add examples#2

Merged
yy merged 1 commit into
masterfrom
claude/review-repo-improvements-oZOuP
Feb 15, 2026
Merged

Improve project template: add CI, fix deps, add examples#2
yy merged 1 commit into
masterfrom
claude/review-repo-improvements-oZOuP

Conversation

@yy

@yy yy commented Feb 15, 2026

Copy link
Copy Markdown
Owner
  • Add pytest, pytest-cov, pre-commit to dev dependencies
  • Add pytest configuration in pyproject.toml
  • Add lint/format targets to Makefile, remove unused PROJ_NAME
  • Add example module and test to give users a working starting point
  • Add GitHub Actions CI workflow (lint, format check, tests)
  • Add .editorconfig for cross-editor consistency
  • Fix README: remove incorrect .vscode reference, use make targets

https://claude.ai/code/session_012TNv3qDVee7nBFUViVtRvM

- Add pytest, pytest-cov, pre-commit to dev dependencies
- Add pytest configuration in pyproject.toml
- Add lint/format targets to Makefile, remove unused PROJ_NAME
- Add example module and test to give users a working starting point
- Add GitHub Actions CI workflow (lint, format check, tests)
- Add .editorconfig for cross-editor consistency
- Fix README: remove incorrect .vscode reference, use make targets

https://claude.ai/code/session_012TNv3qDVee7nBFUViVtRvM
@yy yy merged commit 2033095 into master Feb 15, 2026
1 check passed
@yy yy deleted the claude/review-repo-improvements-oZOuP branch February 15, 2026 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants