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
refactor: consolidate validateParams and remove unused config
- Import validateParams from shared utility in discussions.js, locations.js, and organization.js
- Remove duplicate validateParams implementations (DRY principle)
- Remove unused ghClientSecret export from config.js
- Reduces code by 28 lines while maintaining 100% test coverage
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments