Skip to content

Codebeat

Sven Dubbeld edited this page Jun 22, 2017 · 1 revision

We use codebeat to help us maintain a clean coding style. codebeat runs with every build and adds a status check to each PR. This way we can see the impact of a merge before we actually commit it. As visible on the codebeat website our score gradually increased with each to an A.

We managed to keep that score, and even increased the associated GPA over time. As of the time of writing the current score is an A with a 3.60 GPA.

Most code that does not comply are either simple data classes or external code.

Clone this wiki locally