conda-forge / conda-smithy

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

linter or rerender could check maintainer name #1216

Open ReimarBauer opened 4 years ago

ReimarBauer commented 4 years ago

I did a syntax failure adding my name to recipe-maintainers missing the - Afterwards I did a conda smithy rerender and send a pull request.

https://github.com/conda-forge/skyfield-feedstock/pull/33/commits/c73c38d82b42b10cfd2f1af46f11cdfa78cc09fe

At this time the linter told me about the mistake.

I learned by this now, that I whatever I want to push, also if I only fix a typo that I afterwards better rerender again.

scopatz commented 4 years ago

This is would be nice to have! PRs welcome!