Skip to content

Consistent use of underscores #111

@larsmans

Description

@larsmans

As noted at #110 and #105, underscores should be consistently applied to mark public/private boundaries, and we should have this documented somewhere. We have:

  • public API
  • private functions (with _)
  • private modules (with _), but "semi-public" functions within them that are used in other modules

Ping @LourensVeen. Maybe put this in the contributing code docs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions