a2aproject / a2aproject/a2a-tck

[Feat]: Add linter to the project and to githbub actions

Abierto
#58 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
50
Forks
40
Merge medio
7 d 1 h
PR fusionados (30 d)
1

Descripción

### 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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
github-actions, python
Área
ci-cd, tooling
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.