aicuriousminds / aicuriousminds/retrieval-augmented-generation

Set up Python Linting & TypeChecking

Abierto
#4 0 comentarios 0 reacciones 1 asignado Reclamado por @sumanxg Ver en GitHub
good first issue
Lenguaje dominante
Python
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Currently we don't have any linting or typechecking. My suggestions are:

- Linting: [Ruff](https://github.com/astral-sh/ruff)
- Typechecking: [MyPy](https://mypy-lang.org/)

Assuming this, we should:


- add linting
- add typechecking
- add git [pre-commit hook](https://pre-commit.com/) to ensure that these are run on commit

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.