a2aproject / a2aproject/a2a-tck
[Feat]: Add linter to the project and to githbub actions
Open
- Dominant language
- Python
- Stars
- 50
- Forks
- 40
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 1
Description
### Is your feature request related to a problem? Please describe.
at minimal "ruff check", it would be great to use also mypy
It needs a pass to fix the various issue lint is finding currently and then activate github action
### Describe the solution you'd like
We need to ensure the format respects the format defined. Add also a note to CONTRIBUTE.md
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.