conda-forge / webservices-dispatch-action

a GitHub action to rerender conda-forge feedstocks
BSD 3-Clause "New" or "Revised" License
2 stars 10 forks source link

chore: move to pyproject.toml, add pre-commit, move to ruff #82

Closed wolfv closed 2 months ago

beckermr commented 2 months ago

pre-commit.ci autofix

beckermr commented 2 months ago

I enabled pre-commit.ci for this repo. IDK how long it takes to catchup.

beckermr commented 2 months ago

🎉 We can remove the linting from the tests too.

wolfv commented 2 months ago

Cool. With pixi, we'd also have an easy way to run it locally.

beckermr commented 2 months ago

Also pre-commit run -a is your friend.

wolfv commented 2 months ago

feel free to merge

beckermr commented 2 months ago

cool! thanks @wolfv for the updates!