Skip to content

Add Biome to ci-tools image#7

Merged
lex57ukr merged 1 commit intomainfrom
6-add-biome-to-ci-tools
Feb 13, 2026
Merged

Add Biome to ci-tools image#7
lex57ukr merged 1 commit intomainfrom
6-add-biome-to-ci-tools

Conversation

@lex57ukr
Copy link
Contributor

Summary

  • Add Biome (JS/TS linter) to the ci-tools image via npm, following the same
    pattern as markdownlint-cli2
  • Update resolve script, Dockerfile, compose args, verify script, and README

Refs #6

Test plan

  • make resolve TOOLS=biome writes lockfile correctly
  • make build succeeds for both amd64 and arm64
  • make verify confirms Biome 2.3.15 is present
  • make lint passes on the repo

🤖 Generated with Claude Code

Install via npm (same pattern as markdownlint-cli2) so repositories
using JavaScript linters can run entirely inside the container without
needing external actions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@lex57ukr lex57ukr enabled auto-merge (squash) February 13, 2026 20:07
@lex57ukr lex57ukr merged commit ac1b2de into main Feb 13, 2026
1 check passed
@lex57ukr lex57ukr deleted the 6-add-biome-to-ci-tools branch February 13, 2026 20:08
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