Skip to content
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

Follow Traditional Style Guide? (At least in public API) #302

Open
ParadaCarleton opened this issue Sep 18, 2021 · 0 comments
Open

Follow Traditional Style Guide? (At least in public API) #302

ParadaCarleton opened this issue Sep 18, 2021 · 0 comments

Comments

@ParadaCarleton
Copy link

Some Soss functions follow weird capitalization conventions -- for instance, importanceSample is in lowerCamelCase instead of the traditional snake_case suggested by most Julia style guides (or the squashcase suggested by the official Julia guide). Do is similar -- could be renamed do_op to avoid conflicting with the do keyword.

JuliaFormatter might be a good option here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant