Skip to content

Feature Request: Add blank line before a comment on its own line #1018

@hypermoose

Description

@hypermoose

For example:

let model = item.model
// Recalc the model
model.recalc()

should always be
let model = item.model

// Recalc the model
model.recalc()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions