Skip to content

Switch from prettier/eslint to biome#92

Merged
stefanvanburen merged 2 commits intomainfrom
svanburen/biome
Feb 11, 2026
Merged

Switch from prettier/eslint to biome#92
stefanvanburen merged 2 commits intomainfrom
svanburen/biome

Conversation

@stefanvanburen
Copy link
Copy Markdown
Member

Following connectrpc/connectrpc.com#323 while I have the context.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
protobuf-com Ready Ready Preview, Comment Feb 6, 2026 9:11pm

Request Review

🤷. May as well just leave this alone?
Comment thread Makefile
Comment on lines -56 to -64
.PHONY: updateversion
updateversion:
ifndef VERSION
$(error "VERSION must be set")
endif
$(SED_I) "s/[0-9].[0-9][0-9]*\.[0-9][0-9]*/$(VERSION)/g" docs/installation.md
$(SED_I) "s/version: '[0-9].[0-9][0-9]*\.[0-9][0-9]*'/version: '$(VERSION)'/g" docs/ci-cd/github-actions.md
$(SED_I) "s/BUF_VERSION=[0-9].[0-9][0-9]*\.[0-9][0-9]*/BUF_VERSION=$(VERSION)/g" docs/ci-cd/setup.md
$(SED_I) "s/downloadRelease: '[0-9].[0-9][0-9]*\.[0-9][0-9]*'/downloadRelease: '$(VERSION)'/g" docusaurus.config.js
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this was probably copied over from the docs; looks not relevant to this repository.

Copy link
Copy Markdown
Member

@jhump jhump left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👏

@stefanvanburen stefanvanburen merged commit 5dc22ad into main Feb 11, 2026
4 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/biome branch February 11, 2026 20:38
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.

2 participants