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'd recommend we have folder structure:
src/services/A/a.jl src/services/B/b.jl
rather than the current:
src/services/*.jl src/A/services/a.jl src/B/services/b.jl
The text was updated successfully, but these errors were encountered:
This is going to change with new plan on introducing more subprojects, deferring.
Sorry, something went wrong.
No branches or pull requests
I'd recommend we have folder structure:
rather than the current:
The text was updated successfully, but these errors were encountered: