SylphAI-Inc/AdalFlow

Apply consistent coding and documenting styling

Open

#273 opened on Nov 21, 2024

View on GitHub
 (11 comments) (0 reactions) (0 assignees)Python (374 forks)github user discovery
P1[adalflow] suggest improvementhelp wanted

Repository metrics

Stars
 (4,164 stars)
PR merge metrics
 (PR metrics pending)

Description

Outline & Motivation

Without enforcing the same formatting, developers end up committing code/files that only changes formatting, making it hard to review.

Pitch

We might need a Makefile and add either the formatting here and modify the root pyproject.toml, as described in the contributor guide that commit hook is applied here.

Additional context

No response

Contributor guide