Control Center
The center for all your repo recommendations, fixes and configurations.
Add Doctrings
Get a count for all your functions that don’t have a doctring. Follow this to add a doctring to your desired functions.
Get Security Vulnerabilities
Get a list of all your security vulnerabilities and follow this to fix them as you like.
Extract Complex Functions
Get a list of all complex functions within your codebase. Follow this to resolve them simpler.
Fix Anti-Patterns/ Bugs
Get a list of all anti-patterns and bugs within your codebase. Follow this to auto-fix them all.
Remove Dead or Duplicate Code
Identify instances of dead or duplicate code in your codebase. Follow below to remove dead code or refactor duplicate code.