Skip to content

The various functions for the MCS API shouldn't use camelCasing #559

@davidanthoff

Description

@davidanthoff

camelCasing is only used for types in Julia (one of the few clear style rules :) ), so we shouldn't use it for things like deleteSave! etc. I think underscores would be the right style? So delete_save!, I assume.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions