Skip to content

Clean up macros in the .bbx file #67

Description

@Hugo-Heagren

Three rules:

  • macros should never begin or end with a unit/block statement. Only use these inside drivers.
  • if you only use it once, don't make it a macro, just inline it.
  • all the separate macros should go at the top, before the drivers.

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