ManimCommunity/manim

Add linting back to CI

Open

#3 622 ouverte le 16 févr. 2024

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Python (1 378 forks)batch import
good first issuehelp wantedtracking

Métriques du dépôt

Stars
 (17 820 stars)
Métriques de merge PR
 (Merge moyen 11j 17h) (4 PRs mergées en 30 j)

Description

Following https://github.com/ManimCommunity/manim/pull/3620, would be great to enforce linting on CI.

I propose using Ruff instead of flake8, it would avoid having to install a bunch of plugins and pyproject.toml configuration is supported.

Format could be included as well if the diff isn't to big.

Guide contributeur