SalamLang/Salam

Prek - Standard Hooks: Ubuntu 22 codespell failing

Open

#1,264 opened on Jun 29, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (22 forks)auto 404
bughacktoberfesthacktoberfest-acceptedprektestingtoml

Repository metrics

Stars
 (28 stars)
PR merge metrics
 (PR metrics pending)

Description

The root cause of this issue is that codespell requires the tomli library to parse pyproject.toml configurations on Python versions older than 3.11

https://github.com/SalamLang/Salam/actions/runs/28375461634/job/84063790438?pr=1263

Contributor guide