mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-19 09:35:53 -04:00
[PR #169] [MERGED] chore: use biome #168
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/workflows-ts/pull/169
Author: @marcusschiesser
Created: 9/8/2025
Status: ✅ Merged
Merged: 9/8/2025
Merged by: @marcusschiesser
Base:
main← Head:ms/use-biome📝 Commits (6)
ef29293chore: add biome136bb8fchore: format filesce9f242chore: replace eslint with biomea454100chore: add lint for otel and viz1be0fbdchore: use biome globally (no turbo)a462fccchore: activate linter everywhere (except demo)📊 Changes
96 files changed (+464 additions, -1038 deletions)
View changed files
📝
.github/workflows/release.yml(+1 -1)📝
.gitignore(+0 -3)➖
.prettierignore(+0 -2)📝
CONTRIBUTING.md(+2 -2)➕
biome.json(+31 -0)➕
demo/biome.json(+10 -0)📝
demo/browser/src/App.tsx(+3 -3)📝
demo/browser/vite.config.ts(+1 -1)📝
demo/cloudflare/src/index.ts(+1 -1)📝
demo/cloudflare/worker-configuration.d.ts(+1 -1)📝
demo/cloudflare/wrangler.jsonc(+1 -1)📝
demo/deno/main.ts(+1 -1)📝
demo/deno/main_test.ts(+1 -1)📝
demo/express/2a-agent-loop.ts(+6 -5)📝
demo/express/2b-agent-loop-workflow.ts(+5 -4)📝
demo/express/3-adding-state.ts(+6 -5)📝
demo/express/4-adding-hitl.ts(+6 -5)📝
demo/express/5-server.ts(+7 -6)📝
demo/hono/app.ts(+2 -2)📝
demo/node/basic.ts(+3 -3)...and 76 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.