-
Notifications
You must be signed in to change notification settings - Fork 544
Closed
Description
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
Labels
No labels