Skip to content

Commit 670f2f0

Browse files
committed
fix: format CLAUDE.md with oxfmt
1 parent cfc3e94 commit 670f2f0

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

CLAUDE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -128,13 +128,13 @@ All shared standards (git, testing, code style, cross-platform, CI) defined in s
128128

129129
**Terminal Symbols** (from `@socketsecurity/lib/logger` LOG_SYMBOLS):
130130

131-
| Symbol | Color | Meaning |
132-
|--------|-------|---------|
133-
|| green | Success |
134-
|| red | Error |
135-
|| yellow | Warning |
136-
|| blue | Info |
137-
|| cyan | Step/progress |
131+
| Symbol | Color | Meaning |
132+
| ------ | ------ | ------------- |
133+
| | green | Success |
134+
| | red | Error |
135+
| | yellow | Warning |
136+
| | blue | Info |
137+
| | cyan | Step/progress |
138138

139139
Color the icon only, not the message. Use `yoctocolors-cjs` (not the ESM `yoctocolors`). Use emojis sparingly; prefer colored text symbols for terminal compatibility.
140140

0 commit comments

Comments
 (0)