-
-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
conda recipe linter #1
Comments
pelson
added
help wanted
Size - large
Complexity - medium
Size - medium
and removed
Size - large
labels
Jul 23, 2015
Closed by conda-forge/conda-smithy#42, though there are some ideas here which I didn't implement. |
jakirkham
pushed a commit
to jakirkham/conda-forge.github.io
that referenced
this issue
May 3, 2018
Drop Windows selectors from `compiler` syntax
jakirkham
pushed a commit
that referenced
this issue
Mar 26, 2021
jaimergp
added a commit
to jaimergp/conda-forge.github.io
that referenced
this issue
Jan 4, 2024
* add pages about the packaging life cycle * add pre-commit checks * prettier * comment out some stuff * retrigger * use prettier only, with types_or * Some more work on infrastructure components per stage. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add some authentication details * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * document some more stuff about feedstocks * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * save wip * disable pr autocommit * pre-commit * add WIP marks * change favicon temporarily * a bit more WIP Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
jaimergp
added a commit
to jaimergp/conda-forge.github.io
that referenced
this issue
Jan 8, 2024
* add pages about the packaging life cycle * add pre-commit checks * prettier * comment out some stuff * retrigger * use prettier only, with types_or * Some more work on infrastructure components per stage. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add some authentication details * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * document some more stuff about feedstocks * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * save wip * disable pr autocommit * pre-commit * add WIP marks * change favicon temporarily * a bit more WIP Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be useful if there were a recipe linter which checked some of the common pitfalls and asserts a certain standard of recipe.
Off the top of my head, it would be useful if we can:
numpy *
The text was updated successfully, but these errors were encountered: