Skip to content

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

@ParadaCarleton

Description

@ParadaCarleton

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions