good first issuehelp wantedtracking
倉庫指標
- Star
- (17,820 star)
- PR 合併指標
- (平均合併 90天 10小時) (30 天內合併 31 個 PR)
描述
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.