ManimCommunity/manim

Add linting back to CI

Aperta

#3622 aperta il 16 feb 2024

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

Metriche repository

Star
 (17.820 stelle)
Metriche merge PR
 (Merge medio 90g 10h) (31 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