ManimCommunity/manim

Add linting back to CI

Open

#3622 aperta il 16 feb 2024

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Python (1378 fork)batch import
good first issuehelp wantedtracking

Metriche repository

Star
 (17.820 star)
Metriche merge PR
 (Merge medio 11g 17h) (4 PR mergiate in 30 g)

Descrizione

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.

Guida contributor