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
fix: Refactor beforeUpload to avoid multiple identical returns
- Consolidated multiple return false statements into single return
- Added comment explaining why false is always returned (manual upload)
- Resolves SonarQube code smell about functions with duplicate returns
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments