Skip to content

feat: leading/trailing in-line version comment spacing configurable #191

@esacteksab

Description

@esacteksab

actlock has deviated on spacing for the in-line comment for the version. yamllint by default expects 2 leading spaces and 1 trailing spaces, e.g. ... # v0.0.0 rather than ... # v0.0.0. But it maybe that folks may not want that. I've seen in some instances ... #v0.0.0. While I built the tool for myself and my workflow and ecosystem, I'm left wondering if this should be a user-configurable parameter in the config file, e.g. leading-space: X and trailing-space: Y.

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