aicuriousminds/retrieval-augmented-generation

Set up Python Linting & TypeChecking

开放

#4 创建于 2024年5月25日

 (0 条评论) (0 个反应) (1 位负责人)Python (0 个派生)auto 404
good first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南