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
Add demo/** to sonar.exclusions to prevent false positive warnings
about code duplication in example/demonstration code.
The demo folder contains sample code that intentionally shows similar
patterns across multiple files for educational purposes. Code duplication
in demos is expected and not a quality issue.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments