a2aproject / a2aproject/a2a-tck
[Feat]: Add linter to the project and to githbub actions
- Lingua principale
- Python
- Stelle
- 50
- Fork
- 40
- Merge medio
- 7g 1h
- PR unite (30g)
- 1
Descrizione
### 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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
First, run 'ruff check' on the project to see current linting issues. Fix them across the codebase. Then, add a GitHub Actions workflow file (likely in .github/workflows/) to run the linter on push/pull request. Update CONTRIBUTE.md with instructions for contributors to run the linter locally. Verify the action passes after fixes.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, python
- Ambito
- ci-cd, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100