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