Commit 8fd7ae0
authored
docs(claude): add rule to fix warnings on discovery (#597)
* docs(claude): add rule to fix warnings on discovery
* fix(docs): satisfy oxfmt on CLAUDE.md
* docs(claude): drop contradictory lib/http-request rule
The SHARED STANDARDS section referenced httpJson/httpText/httpRequest from
@socketsecurity/lib/http-request, but this SDK's canonical rule (in the
SDK-SPECIFIC section) directs contributors to createGetRequest and
createRequestWithJson from src/http-client.ts. Keep the single
authoritative rule to avoid conflicting guidance.
* docs(claude): fix stale file paths and tighten warnings rule
- scripts/test.mjs → scripts/test.mts (renamed in 0e600f7)
- .config/esbuild.config.mjs → .config/esbuild.config.mts
- Clarify Judgment Protocol warnings rule: fix in-edit only, flag
unrelated warnings instead of drive-by fixing.1 parent 7e2a28c commit 8fd7ae0
2 files changed
Lines changed: 104 additions & 221 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments