astral-sh / ruff

An extremely fast Python linter and code formatter, written in Rust.

Home Page:https://docs.astral.sh/ruff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check MANIFEST.in

bersace opened this issue · comments

Hi,

Thanks for ruff, it's great.

What do you think of implemented check-manifest ? This way, we could go all-in with ruff to all linting in Python project. 🚀

Regards,
Étienne

Yeah, I could see how Ruff does something like this once we have multifile analysis (a good understanding of the dependencies).