Commit 9aecbec
fix(plugins): unblock format:check across 21 plugins
Re-formatted plugin sources for biome-using and prettier-using
plugins so Quality (Extended)'s Format Check passes. Earlier
biome --write fixes were applied uniformly but several plugins
use Prettier (plugin-clanker, dexscreener, music-library,
music-player, nvidiacloud, pumpfun-streaming, retake,
streaming-base, telegram, twitch-streaming, twitter,
x-streaming, xmtp, youtube-streaming) and needed prettier --write.
Verified: bunx turbo run format:check --filter='./plugins/*'
now reports 67/67 successful.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7bd1e23 commit 9aecbec
75 files changed
Lines changed: 1496 additions & 1115 deletions
File tree
- plugins
- plugin-action-bench
- src/frontend
- src
- components
- test-scripts
- prompts
- plugin-app-control/src/services
- plugin-clanker
- tests
- services
- utils
- plugin-discord
- __tests__
- plugin-elizacloud/services
- plugin-evm/__tests__/integration
- plugin-meteora
- plugin-orca
- plugin-pumpfun-streaming
- plugin-raydium
- plugin-retake
- plugin-streaming-base
- __tests__
- plugin-suno
- plugin-telegram
- __tests__
- src
- plugin-twitch-streaming
- plugin-twitter
- plugin-x-streaming
- plugin-xmtp
- plugin-youtube-streaming
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | | - | |
8 | | - | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | | - | |
| 12 | + | |
0 commit comments