Skip to content

Small refactors to reduce the amount of duplicated code, and to avoid too many...

Eric Bruneton requested to merge reduce-duplicated-code into master

Small refactors to reduce the amount of duplicated code, and to avoid too many method parameters. All these are 'code smells' found by SonarQube.

Merge request reports