aicuriousminds/retrieval-augmented-generation
Set up Python Linting & TypeChecking
Offen
#4 geöffnet am 25.05.2024
good first issue
Repository-Metriken
- Stars
- (1 Stern)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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