aicuriousminds/retrieval-augmented-generation

Set up Python Linting & TypeChecking

Aberta

#4 aberto em 25 de mai. de 2024

 (0 comentário) (0 reação) (1 responsável)Python (0 fork)auto 404
good first issue

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador