Skip to content

Refactoring and Code quality #13

@MovGP0

Description

@MovGP0

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions