ManimCommunity/manim

Add linting back to CI

Open

#3,622 opened on 2024年2月16日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Python (1,378 forks)batch import
good first issuehelp wantedtracking

Repository metrics

Stars
 (17,820 stars)
PR merge metrics
 (平均マージ 90d 10h) (30d で 31 merged PRs)

説明

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.

コントリビューターガイド