Commit 8bfcd590 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

chore(r2devops): add r2.yml file [skip ci]

parent 28ed2684
Loading
Loading
Loading
Loading
Loading

SonarQube.r2.yml

0 → 100644
+13 −0
Original line number Diff line number Diff line
files:
    template: ./templates/gitlab-ci-sonar.yml
    documentation: ./README.md
    changelog: ./CHANGELOG.md
data:
    description: "Continuously inspect your codebase with SonarQube"
    public: true
    labels:
    - to be continuous
    - SonarQube
    - Code Quality
    license: LGPL v3
    deprecated: false
 No newline at end of file