aicuriousminds/retrieval-augmented-generation
Set up Python Linting & TypeChecking
Aperta
#4 aperta il 25 mag 2024
good first issue
Metriche repository
- Star
- (1 stella)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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