cue-fmt

cue-fmt is a formatter for CUE files that improves consistency and readability. Learn how to install, configure, and run cue-fmt.

cue-fmt is a formatter for Cue.

You can enable the cue-fmt formatter with:

trunk check enable cue-fmt

Auto Enabling

cue-fmt will be auto-enabled if any Cue files are present.

Last updated