01Clean code violation scanning for file length, nesting depth, and DRY principle adherence.
023 GitHub stars
03Architectural compliance checks to ensure correct layer separation and dependency direction.
04Automated dependency auditing to identify outdated packages and security vulnerabilities.
05Flaky test identification targeting timing issues, shared state, and non-deterministic assertions.
06Dead code detection for unused imports, variables, and unreachable logic blocks.