Stop the SDK generator reformatting the whole frontend
biome.json excludes src/client, so the trailing format pass never touched a generated file — it only rewrote unrelated sources on every backend commit. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013Gf7WaExcJ9bs3kfJXB3nK
This commit is contained in:
@@ -8,4 +8,3 @@ uv run python -c "import fluksio.main; import json; print(json.dumps(fluksio.mai
|
||||
cd ..
|
||||
mv openapi.json frontend/
|
||||
bun run --filter frontend generate-client
|
||||
bun run format
|
||||
|
||||
Reference in New Issue
Block a user