aboutsummaryrefslogtreecommitdiffstats
path: root/tests/perf/src/test/resources/one-xoo-issue-per-line.xml
blob: b2f49460d3486b5616c4c11e368629b349e92568 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?><!-- Generated by Sonar -->
<profile>
  <name>one-xoo-issue-per-line</name>
  <language>xoo</language>
  <rules>
    <rule>
      <repositoryKey>xoo</repositoryKey>
      <key>OneIssuePerLine</key>
      <priority>MAJOR</priority>
    </rule>
  </rules>
</profile>