ManimCommunity/manim

Add linting back to CI

Open

#3,622 建立於 2024年2月16日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Python (17,820 star) (1,378 fork)batch import
good first issuehelp wantedtracking

描述

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.

貢獻者指南