We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I haven't looked too deeply into this, but at NLeSC people have recently made a release of their Julia repo template which implements various best practices for packaging: https://abelsiqueira.com/BestieTemplate.jl/stable/10-full-guide/
It's possible this repo already ticks all the boxes (if so, great!) but we could look into it.
The text was updated successfully, but these errors were encountered:
@fverdugo I agree with @raar1. To start with, I think we should look into features like JuliaFormatter and/or pre-commit hooks, e.g., here.
Sorry, something went wrong.
Apparently this can work with existing packages. Let's investigate this.
We have investigated the changes in PR #107 and selected the features we want, now in issue #121
Successfully merging a pull request may close this issue.
I haven't looked too deeply into this, but at NLeSC people have recently made a release of their Julia repo template which implements various best practices for packaging:
https://abelsiqueira.com/BestieTemplate.jl/stable/10-full-guide/
It's possible this repo already ticks all the boxes (if so, great!) but we could look into it.
The text was updated successfully, but these errors were encountered: