-
Notifications
You must be signed in to change notification settings - Fork 0
fix: fixes some sonar issues #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughImports in config files were changed to Node.js namespace aliases: Pre-merge checks✅ Passed checks (3 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 2
📜 Review details
Configuration used: CodeRabbit UI
Review profile: ASSERTIVE
Plan: Pro
📒 Files selected for processing (1)
apps/playground/globals.css(2 hunks)
🔇 Additional comments (2)
apps/playground/globals.css (2)
1-1: LGTM on quote normalizationSwitching to double quotes on the import is fine and consistent with common CSS style.
23-23: LGTMNo behavior change; closing brace alignment remains correct after whitespace tweaks.
|



Fixes some additional sonarqube maintainability issues in the dashboard