Skip to content

Refactor coding conventions #23

@mgerb

Description

@mgerb

Originally I tried to mimic the zig codebase, where variables were snake case and functions were camel case. Let's use https://github.com/tigerbeetle/tigerbeetle and https://tigerstyle.dev/ as a reference for coding style and convert all function names to snake case.

  • Convert function names to snake case.
  • Move deinit functions to after init

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