ruff icon indicating copy to clipboard operation
ruff copied to clipboard

Check MANIFEST.in

Open bersace opened this issue 1 year ago • 1 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. :rocket:

Regards, Étienne

bersace avatar Jun 27 '24 10:06 bersace

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

MichaReiser avatar Jun 27 '24 18:06 MichaReiser