Skip to content

Adjusts directive spacing internal rules#148

Open
JohnathonKoster wants to merge 1 commit intomainfrom
feat/control-directive-spacing
Open

Adjusts directive spacing internal rules#148
JohnathonKoster wants to merge 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.

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