Skip to content

Improve codestyle of project #754

@tobrun

Description

@tobrun

This community driven project doesn't have a unified code style. We, or at least I myself, have been very forgiven when reviewing pull requests. I didn't want to waste anyone time with having to make additional iterations on their code before being able to merge. This approach however doesn't scale and makes the project long term harder to maintain and read. To improve this, we should define some basic style guides for all the languages that this project supports.

Definition of done:

For each programming language we enforce code style with static code analysis in a CI env.

Work to be done:

For each supporting programming language

  • define a codestyle
  • add static code analysis integration
  • run static code analysis in CI env.

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