ci: replace prettier with biome #7

Merged
barrettruth merged 1 commit from chore/replace-prettier-with-biome into main 2026-04-25 20:16:33 +00:00
barrettruth commented 2026-04-25 20:02:07 +00:00

This replaces the repo's Prettier integration with Biome by updating the Nix dev shell, pre-commit config, and quality workflow, and by removing the old .prettier* files.

Verified with direnv exec /tmp/blink-cmp-ssh/replace-prettier-with-biome nix develop /tmp/blink-cmp-ssh/replace-prettier-with-biome --command sh -c 'cd /tmp/blink-cmp-ssh/replace-prettier-with-biome && stylua --check . && selene --display-style quiet . && biome format biome.json .luarc.json && busted'.

This replaces the repo's Prettier integration with Biome by updating the Nix dev shell, pre-commit config, and quality workflow, and by removing the old .prettier* files. Verified with direnv exec /tmp/blink-cmp-ssh/replace-prettier-with-biome nix develop /tmp/blink-cmp-ssh/replace-prettier-with-biome --command sh -c 'cd /tmp/blink-cmp-ssh/replace-prettier-with-biome && stylua --check . && selene --display-style quiet . && biome format biome.json .luarc.json && busted'.
Sign in to join this conversation.
No description provided.