Skip to content

chore: Add linting and formatting job to CI workflow#32

Merged
sin4ch merged 4 commits into
mainfrom
31-add-lint-and-format-checks-to-ci-pipeline
Sep 7, 2025
Merged

chore: Add linting and formatting job to CI workflow#32
sin4ch merged 4 commits into
mainfrom
31-add-lint-and-format-checks-to-ci-pipeline

Conversation

@sin4ch

@sin4ch sin4ch commented Sep 7, 2025

Copy link
Copy Markdown
Owner

References #31

@sin4ch sin4ch linked an issue Sep 7, 2025 that may be closed by this pull request
Added virtual environment activation to install targets
- Add type validation for account_id parameters in webhook handlers
- Fix initiate_payment to use client method directly instead of calling MCP tool
- Update pyproject.toml to use modern uv dependency groups format
- Update Makefile to use `uv sync --group dev` for dependency installation
- Add coverage files to .gitignore
- Fix bare except clause in server.py exception handling
@sin4ch sin4ch merged commit 21fb691 into main Sep 7, 2025
2 checks passed
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.

Add lint and format checks to ci pipeline

1 participant