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
No static analysis tools configured for either backend or frontend. Issues like unused imports, dead code, style violations, and complexity go undetected.
Acceptance criteria
Backend: Add Checkstyle or SpotBugs Maven plugin
Configure with reasonable ruleset (Google Java Style or similar)
Problem
No static analysis tools configured for either backend or frontend. Issues like unused imports, dead code, style violations, and complexity go undetected.
Acceptance criteria
@angular-eslintno-any,no-unused-vars,prefer-constpr-check.yml