Skip to content

[Formatter] Space Adjustment Within Directive Blocks #335

@xterao

Description

@xterao

Fixed an issue where extra spaces were inserted between the directive start element and variable elements inside directive blocks.

This update adds spacing rules specifically between the block opening token and subsequent elements to ensure they are formatted correctly and consistently.

SELECT * 
  FROM tableName
 WHERE id = /*       id */0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions