aicuriousminds/retrieval-augmented-generation
Set up Python Linting & TypeChecking
Ouverte
#4 ouverte le 25 mai 2024
good first issue
Métriques du dépôt
- Stars
- (1 étoile)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Currently we don't have any linting or typechecking. My suggestions are:
Assuming this, we should:
- add linting
- add typechecking
- add git pre-commit hook to ensure that these are run on commit