-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
One of the biggest problems that middle to big software projects are facing is technical dept. Technical dept is a bigger problem to adding software than the actual coding of the problem solution.
Therefore there should be agents that specifically check the code for code quality issues (the analysis should usually be done by static checking tools like Rolsyn Analyzers in .NET, SonarQube, ESLint, Pylint or Bandit, Cppcheck, ...) and executes the required code refactorings.
Metadata
Metadata
Assignees
Labels
No labels