Commit 329e7da
committed
chore: declare lint.profile: rich (socket-lib runs richer oxlint config)
The fleet's standard oxlint plugin set (import, typescript, unicorn)
is enforced by sync-scaffolding's oxlint-profile check. socket-lib
ships a wider set (more plugins + stricter rules) — declare that
intent in .socket-repo-template.json so the check skips us instead
of flagging missing-plugin findings.
Pairs with socket-repo-template@ee1fc37 which switched the check
from a hardcoded `socket-lib` basename exemption to reading
lint.profile from the per-repo config.1 parent 27cc633 commit 329e7da
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
0 commit comments