Skip to content

Adjusts directive spacing internal rules#148

Merged
JohnathonKoster merged 1 commit intomainfrom
feat/control-directive-spacing
Apr 19, 2026
Merged

Adjusts directive spacing internal rules#148
JohnathonKoster merged 1 commit intomainfrom
feat/control-directive-spacing

Conversation

@JohnathonKoster
Copy link
Copy Markdown
Contributor

Users would like a way to adjust the directive spacing for "control"-style directives, such as @if.

The Problem

Chisel does not allow fine-tuned behavior changes for control-style directives.

The Solution

This PR allows users to override the behavior of any directive. Instead of exposing the concept of a control directive and duplicating different settings, this PR allows the arbitrary override of any directive's spacing, with the control directives as the defaults.

@JohnathonKoster JohnathonKoster merged commit e9caf76 into main Apr 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant