cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

We can add `Biome` with `pre-commit` saving CI and developer time

Open jbampton opened this issue 2 weeks ago • 0 comments

https://biomejs.dev

Biome is a fast formatter for JavaScript, TypeScript, JSX, TSX, JSON, HTML, CSS and GraphQL that scores 97% compatibility with Prettier, saving CI and developer time.

It can format JSON and I saw some minor whitespace and indentation problems in the locales JSON files which I might start on

Biome is very advanced for example it shows the duplicate keys in the JSON files from #11277

It seems much more configurable than Prettier

https://prettier.io

jbampton avatar Dec 11 '25 18:12 jbampton