Julien

Results 2 issues of Julien

Last release was more than 2 years ago ? Last commit about ~17 months ago, May 2019 ?

using SonarQube Community EditionVersion 7.9.1 (build 27448) using sonar-gitlab-plugin 4.1.0-SNAPSHOT ```diff L1: class Test { L2: + L3: public String titi; + L4: L5: public String toto; L6: L7:} ```...