conda-forge / conda-smithy

The tool for managing conda-forge feedstocks.
https://conda-forge.org/
BSD 3-Clause "New" or "Revised" License
151 stars 176 forks source link

Add conda recipe format v2 stdlib lint support #1992

Closed wolfv closed 2 months ago

wolfv commented 2 months ago

~Note: the addition of recipe_dir in the lint_stdlib function breaks API.~

No API breaks here.

wolfv commented 2 months ago

Good point. I'll refactor it later and update the PR :)

wolfv commented 2 months ago

I removed the API breakage. I think this one should be good as well now.