Skip to content

chore: sync template, enable curly rule, add tsgo typecheck#583

Merged
John-David Dalton (jdalton) merged 12 commits intomainfrom
chore/sync-template
Apr 15, 2026
Merged

chore: sync template, enable curly rule, add tsgo typecheck#583
John-David Dalton (jdalton) merged 12 commits intomainfrom
chore/sync-template

Conversation

@jdalton
Copy link
Copy Markdown
Contributor

@jdalton John-David Dalton (jdalton) commented Apr 15, 2026

Summary

  • Sync hooks, skills, and check-new-deps from socket-repo-template
  • Enable eslint/curly rule requiring braces on all control flow
  • Add tsgo type checking to the check runner (lint + format + typecheck)
  • Update @typescript/native-preview to latest
  • Fix AWS key detection false positives in pre-push hook (add \b word boundaries)

Test plan

  • Lint check passes
  • Type check passes
  • Test matrix (ubuntu, macOS, Windows)

- Sync commit-msg hooks (socket-lib version with trap cleanup)
- Sync security-scan skill from canonical template
- Add check-new-deps hook for real-time dependency protection
- Update .gitignore to allow .claude/hooks/ and .claude/settings.json
@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 15, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​typescript/​native-preview@​7.0.0-dev.20250926.1 ⏵ 7.0.0-dev.20260415.1100 +110072 +1100100
Addednpm/​@​socketregistry/​packageurl-js@​1.4.2100100100100100
Addednpm/​@​socketsecurity/​sdk@​4.0.1100100100100100

View full report

@socket-security-staging
Copy link
Copy Markdown

socket-security-staging bot commented Apr 15, 2026

No dependency changes detected. Learn more about Socket for GitHub.

👍 No dependency changes detected in pull request

@jdalton John-David Dalton (jdalton) changed the title chore: sync hooks and skills from socket-repo-template chore: sync template, enable curly rule, add tsgo typecheck Apr 15, 2026
@jdalton John-David Dalton (jdalton) merged commit 9f4951d into main Apr 15, 2026
10 checks passed
@jdalton John-David Dalton (jdalton) deleted the chore/sync-template branch April 15, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants