mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 01:04:59 +00:00
Previously the internal cue code was not formatted properly. This patch updates `make fmt` to automatically format the embedded internal platforms.
Example Platform
| Folder | Description |
|---|---|
| forms | Contains Platform and Project form and model definitions |
| platform | Contains the Platform resource that defines how to render the configuration for all Platform Components |
| components | Contains BuildPlan resources which define how to render individual Platform Components |