SylphAI-Inc/AdalFlow

Apply consistent coding and documenting styling

Open

#273 geöffnet am 21. Nov. 2024

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (374 Forks)github user discovery
P1[adalflow] suggest improvementhelp wanted

Repository-Metriken

Stars
 (4.164 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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