HIPS/autograd

Add a workflow to run style checks in CI

Closed

#637 opened on Aug 30, 2024

 (1 comment) (0 reactions) (0 assignees)Python (909 forks)batch import
PR welcomegood first issue

Repository metrics

Stars
 (6,628 stars)
PR merge metrics
 (Avg merge 51d 7h) (16 merged PRs in 30d)

Description

After #634, we can add a style check job in CI to complement https://pre-commit.ci and the pre-commit hooks we have, running on PRs.

Contributor guide