You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve git hooks setup and devcontainer integration
- Rename .husky to .git-hooks for clarity since we don't use actual Husky
- Add postCreateCommand to devcontainer.json to auto-configure git hooks for new developers
- Update hook comments to remove Husky references
0 commit comments