aicuriousminds/retrieval-augmented-generation

Set up Python Linting & TypeChecking

オープン

#4 opened on 2024/05/25

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Python (0 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド